summaryrefslogtreecommitdiff
path: root/guix/build/haskell-build-system.scm
Commit message (Expand)AuthorAge
* build-system/haskell: Fix register phase.Ricardo Wurmus2018-11-12
* build-system/haskell: Use 'strip-store-file-name'.Alex Vong2018-10-19
* Merge branch 'master' into core-updatesMarius Bakke2018-10-05
|\
| * build-system: haskell: Add #:cabal-revision argument.Timothy Sample2018-10-01
* | build-system/haskell: Let all phases return #T unconditionally.Ricardo Wurmus2018-08-09
|/
* build-system/haskell: Make phases fail on error.Danny Milosavljevic2018-07-11
* build-system/gnu: Add 'bootstrap' phase.Ludovic Courtès2018-03-11
* build-system/haskell: Fix package.conf parsing.Eric Bavier2016-01-19
* Merge branch 'master' into core-updatesLudovic Courtès2015-12-12
|\
| * build-system/haskell: CONFIG_SHELL env variable.Paul van der Walt2015-10-26
* | gnu: ghc: Add GHC_PACKAGE_PATH native search path.Eric Bavier2015-10-29
|/
* build-system/haskell: install config for any package that creates it.Eric Bavier2015-06-11
* build-system/haskell: Adjust to new 'modify-phases' syntax.Ludovic Courtès2015-04-16
* build-system/haskell: Update configure flags, 'haddock' and %standard-phases.Federico Beffa2015-04-08
* build-system: Add haskell-build-system.Federico Beffa2015-04-04