Emil Axelsson <[email protected]> writes: > Hello > > Last week I uploaded new versions of feldspar-language and > feldspar-compiler. Both packages build just fine on our local machines > with GHC 6.10 and 6.12. > > But Hackage reports the following build failure: > >> cabal: dependencies conflict: ghc-6.12.2 requires array ==0.3.0.1 however >> array-0.3.0.1 was excluded because ghc-6.12.2 requires array >> ==0.3.0.0
Wow... maybe hackage is being a bit silly and trying to use both versions of containers? :s -- Ivan Lazar Miljenovic [email protected] IvanMiljenovic.wordpress.com _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
