Mathieu Boespflug
70bc97b731
haskell.lib.buildStackProject: fix treatment of LD_LIBRARY_PATH.
...
Don't make LD_LIBRARY_PATH pick up cwd when original string is empty,
due to colon terminated search path.
2016-06-13 00:55:34 +02:00
Mathieu Boespflug
292a8892a0
haskell.lib.buildStackProject: allow passing in a custom GHC version.
...
Previously, the user could only compile using the default version of
GHC in Nixpkgs. Now this can be changed by setting the `ghc` attribute
appropriately.
2016-06-13 00:55:33 +02:00
Peter Simons
798a14d22c
haskell-generic-stack-builder: strip trailing whitespace
2016-03-04 22:18:08 +01:00
Mathieu Boespflug
ff9cba94f6
haskell: Rename file where buildStackProject is defined.
2016-03-04 21:18:14 +01:00