summaryrefslogtreecommitdiffstats
path: root/pkgs/development/haskell-modules/generic-stack-builder.nix
AgeCommit message (Expand)Author
2023-01-19treewide: add names to all setup hooksAlyssa Ross
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
2019-11-14buildStackProject: Set __noChroot to make it fail without sandboxSilvan Mosberger
2019-08-11haskell.buildStackProject: Pass nativeBuildInputsKirill Elagin
2019-01-07haskell.buildStackProject: use setup hookMatthew Bauer
2018-08-07Add support for user-extensible shellHook to buildStackProjectUrban Skudnik
2018-07-17haskell-modules: only include glibc locales when using glibcWill Dietz
2018-05-09generic-stack-builder: also support nix-buildMatthew Justin Bauer
2018-05-09generic-stack-builder: attempt to add propagationMatthew Bauer
2017-11-01Fix buildStackProject in nix-buildWill Fancher
2017-06-15Fix #26441 second try: avoid infinite recursionDomen Kožar
2017-06-15Revert "Fix #26441: avoid infinite recursion"Domen Kožar
2017-06-14Fix #26441: avoid infinite recursionDomen Kožar
2017-04-26generic Haskell builder: Don't call `stack setup`.Niklas Hambüchen
2017-02-03haskell.lib.buildStackProject: fix #22386Domen Kožar
2017-02-01buildStackProject: set GIT_SSL_CAINFO and LANGDomen Kožar
2016-09-10Merge pull request #17997 from teozkr/fix/buildstackproject-stackrootPeter Simons
2016-08-29Haskell stack nix shell: using lib.getLib/Dev nowYPares
2016-08-25buildStackProject: Fix missing STACK_ROOT causing build errorsTeo Klestrup Röijezon
2016-06-15haskell: generic-stack-builder sets an env varYPares
2016-06-13haskell.lib.buildStackProject: fix treatment of LD_LIBRARY_PATH.Mathieu Boespflug
2016-06-13haskell.lib.buildStackProject: allow passing in a custom GHC version.Mathieu Boespflug
2016-03-04haskell-generic-stack-builder: strip trailing whitespacePeter Simons
2016-03-04haskell: Rename file where buildStackProject is defined.Mathieu Boespflug