[Nix-dev] How to handle the inclusion of binary in GHC stdlib?

Corey O'Connor coreyoconnor at gmail.com
Fri Mar 9 22:03:50 CET 2012


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
coreyoconnor at gmail.com
http://corebotllc.com/


More information about the nix-dev mailing list