Hello, Starting with GHC 7.2 the binary package has been included in the standard library. The same binary package is still available from hackage as well. If a haskell library is build via nix then the binary package *from hackage* will be used. This not as expected. I'd expect the package to use the standard library version by default.
Take, for instance, the hashed-storage package. Any ideas? -Corey O'Connor [email protected] http://corebotllc.com/ _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
