summaryrefslogtreecommitdiff
path: root/guix/build/haskell-build-system.scm
AgeCommit message (Expand)Author
2016-01-19build-system/haskell: Fix package.conf parsing.Eric Bavier
2015-12-12Merge branch 'master' into core-updatesLudovic Courtès
2015-10-29gnu: ghc: Add GHC_PACKAGE_PATH native search path.Eric Bavier
2015-10-26build-system/haskell: CONFIG_SHELL env variable.Paul van der Walt
2015-06-11build-system/haskell: install config for any package that creates it.Eric Bavier
2015-04-16build-system/haskell: Adjust to new 'modify-phases' syntax.Ludovic Courtès
2015-04-08build-system/haskell: Update configure flags, 'haddock' and %standard-phases.Federico Beffa
2015-04-04build-system: Add haskell-build-system.Federico Beffa