summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/generic-builder.nix
Commit message (Expand)AuthorAge
* haskell: add support for 'hardeningDisable' to the generic builderPeter Simons2016-09-15
* Make the implementation cleanChristian Gram Kalhauge2016-07-21
* Change if to optionalStringChristian Gram Kalhauge2016-07-21
* Reduce computation time for non-darwin usersChristian Gram Kalhauge2016-07-21
* Fix DLYD problem with haskell libraries on DarwinChristian Gram Kalhauge2016-07-20
* haskell generic-builder: don't propagate setupHaskellDependsMichael Alan Dorman2016-06-13
* haskell-generic-builder: add support for setupHaskellDependsPeter Simons2016-06-12
* add socket.io to interactive ghcjs environmentsJude Taylor2016-03-01
* haskell: Tiny refactor in generic-builder. No hashes/interfaces changed.John Ericson2016-02-21
* haskell: Add notion of cross compiler and define nativeGhc with itJohn Ericson2016-02-21
* ghcjs: use native ghc to build Setup.hsCharles Strahan2016-02-18
* ghcjs: fix building with cabal-install-1.22.8.0Charles Strahan2016-02-18
* ghcjs: update and fix ghcjs/reflex libsCharles Strahan2016-01-24
* haskell-packages: properly set postPatchCharles Strahan2016-01-24
* haskell-generic-builder: GHC 8.0.x wants --disable-profiling instead of --dis...Peter Simons2016-01-17
* haskell-generic-builder: drop "haskell-" prefix from interactive environment'...Peter Simons2015-09-10
* add shellHook argument so that users can pass in their ownAllen Nelson2015-09-09
* haskell-generic-builder: improve meta.platforms vs. meta.hydraPlatforms logicPeter Simons2015-09-02
* haskell-generic-builder: stop pre-pending "haskell-" to package namesPeter Simons2015-08-31
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-21
|\
| * haskell: disable haddock on GHC <7.8 on darwinBenno Fünfstück2015-08-20
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-14
|\|
| * haskell-generic-builder: allow users to specify their own install phasePeter Simons2015-08-14
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-08-07
|\|
| * haskell-generic-builder: add support for build-tools in the test suite stanzaPeter Simons2015-08-07
* | Add 'enableExecutableProfiling' argument to the generic Haskell builder.Peter Simons2015-08-06
|/
* haskell-generic-builder: improve recognition of pkgconfig dependenciesPeter Simons2015-08-05
* haskell: extend generic builder to support upcoming format change from cabal2nixPeter Simons2015-07-19
* haskell: disable parallel compilation for libraries to mitigate the effects o...Peter Simons2015-06-05
* Do not use install_name_tool on "executables" built by GHCJSRyan Trinkle2015-05-31
* ghcjs: set NIX_GHCJS_* variables in env.Charles Strahan2015-05-08
* ghcjs: properly wrap binaries in environmentCharles Strahan2015-05-08
* haskellng.generic-builder: move jailbreak-cabal to postPatchNikolay Amiantov2015-04-18
* Revert "add patchFlags to haskell-ng's generic-builder"Cray Elliott2015-04-05
* add patchFlags to haskell-ng's generic-builderCray Elliott2015-04-05
* haskell-generic-builder: gratuitous cosmetic change to trigger a complete re-...Peter Simons2015-04-01
* haskell-generic-builder: allow use of 'env' attributes in nix-shellPeter Simons2015-04-01
* haskell-generic-builder: enable parallel building of libraries with GHC versi...Peter Simons2015-04-01
* haskell-generic-builder: when replacing an edited Cabal file, show the downlo...Peter Simons2015-04-01
* ghcjs: support for Haskell-NGCharles Strahan2015-03-29
* Set more precise meta.position for Haskell packagesEelco Dolstra2015-03-27
* haskell-ng: expose Hackage's revision number in hackage-packages.nix and use ...Peter Simons2015-03-25
* haskell-generic-builder: update and jailbreak cabal files before patchPhase i...Peter Simons2015-03-09
* haskell-generic-builder: set LOCALE_ARCHIVE only on LinuxPeter Simons2015-03-09
* haskell-generic-builder.nix: don't add lib64 directories to the search pathPeter Simons2015-03-09
* haskell-generic-builder: consistently use $TMPDIR to refer to the designated ...Peter Simons2015-03-09
* Patches for a lot of packages for GHC 7.10Joel Taylor2015-02-22
* haskell-generic-builder: add a passthru attribute 'isHaskellLibrary' to every...Peter Simons2015-02-22
* ghc-7.10.x: compile Setup.hs with -threaded to avoid hanging test suitesPeter Simons2015-02-13
* haskell-generic-builder: set locale to "UTF-8" in nix-shell environmentsPeter Simons2015-01-23