aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/haskell-modules/generic-stack-builder.nix (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-14buildStackProject: Set __noChroot to make it fail without sandboxSilvan Mosberger1-0/+4
2019-08-11haskell.buildStackProject: Pass nativeBuildInputsKirill Elagin1-1/+3
2019-01-07haskell.buildStackProject: use setup hookMatthew Bauer1-29/+36
2018-08-07Add support for user-extensible shellHook to buildStackProjectUrban Skudnik1-1/+1
2018-07-17haskell-modules: only include glibc locales when using glibcWill Dietz1-1/+1
2018-05-09generic-stack-builder: also support nix-buildMatthew Justin Bauer1-9/+14
2018-05-09generic-stack-builder: attempt to add propagationMatthew Bauer1-4/+11
2017-11-01Fix buildStackProject in nix-buildWill Fancher1-6/+8
2017-06-15Fix #26441 second try: avoid infinite recursionDomen Kožar1-2/+2
2017-06-15Revert "Fix #26441: avoid infinite recursion"Domen Kožar1-2/+2
2017-06-14Fix #26441: avoid infinite recursionDomen Kožar1-2/+2
2017-04-26generic Haskell builder: Don't call `stack setup`.Niklas Hambüchen1-1/+0
2017-02-03haskell.lib.buildStackProject: fix #22386Domen Kožar1-1/+1
2017-02-01buildStackProject: set GIT_SSL_CAINFO and LANGDomen Kožar1-0/+6
2016-08-29Haskell stack nix shell: using lib.getLib/Dev nowYPares1-2/+3
2016-08-25buildStackProject: Fix missing STACK_ROOT causing build errorsTeo Klestrup Röijezon1-1/+4
2016-06-15haskell: generic-stack-builder sets an env varYPares1-0/+1
2016-06-13haskell.lib.buildStackProject: fix treatment of LD_LIBRARY_PATH.Mathieu Boespflug1-2/+2
2016-06-13haskell.lib.buildStackProject: allow passing in a custom GHC version.Mathieu Boespflug1-0/+1
2016-03-04haskell-generic-stack-builder: strip trailing whitespacePeter Simons1-1/+1
2016-03-04haskell: Rename file where buildStackProject is defined.Mathieu Boespflug1-0/+0
2016-03-04haskell: add buildStackProject.Mathieu Boespflug1-0/+40