[Nix-dev] yesd doesn't build with most recent ghc (zlib not finding .so in ghci/template haskell)

Marc Weber marco-oweber at gmx.de
Wed Jan 11 19:53:16 CET 2012


Excerpts from Corey O'Connor's message of Wed Jan 11 17:45:51 +0100 2012:
> Howdy,
> Here is the patch I'm using to work around this issue until GHC 7.4 is out:
> https://github.com/coreyoconnor/nixpkgs/commit/e7ce5a8e2b9acd757ffbbdf4684a4a7e7bd99be7
In either case either I'd add comments to either ghc-7.2 or
the patch such as:

# ghc-7.2 contains some small known bugs (eg yesod fails)
or
# works around bug ghc-7.2 eg yesod

when committing

Marc Weber


More information about the nix-dev mailing list