John Ericson
74f5fe5068
haskell infra: Misc cleanups
...
- The haskell lib is very close to not relying on Nixpkgs. I think
this is good---simpler to think about and matches Nixpkgs's lib.
- The haskell lib is only imported once
- stdenv is exposed more shallowly so it can be overriden more easily.
I'll eventually use this on Darwin to avoid the Sierra shared
library problems (unless changes are to be made system-wide).
Closes https://github.com/NixOS/nixpkgs/pull/27840 .
2017-08-03 13:12:01 +02:00
Peter Simons
4c0098f1dc
haskell-old-time: fix build with GHC HEAD
2017-04-21 16:25:54 +02:00
Peter Simons
7462c7d2f7
haskell-utf8-string: fix build with GHC HEAD
2017-04-21 16:25:53 +02:00
Peter Simons
bdad3a69fe
jailbreak-cabal: fix reference in ghc-HEAD overrides
2017-01-15 17:03:32 +01:00
Peter Simons
6d58ab2edf
jailbreak-cabal: ghc-HEAD needs version 1.3.2 due to API changes in Cabal
...
https://github.com/peti/jailbreak-cabal/issues/12
2017-01-08 21:11:18 +01:00
Shea Levy
71fc7f9748
ghc-head: Fixes for new base and Cabal
2017-01-07 10:28:48 -05:00
Shea Levy
2436fc1b11
ghcHEAD comes with a ghci package.
2016-12-27 08:24:20 -05:00
Peter Simons
40b0b45fce
jailbreak-cabal: use native Cabal library with GHC 8.0.x or later
2016-01-27 00:33:26 +01:00
Peter Simons
e15a003ddd
haskell-alex: remove obsolete overrides: the test suite succeeds in version 3.1.5
2015-11-29 15:30:31 +01:00
Nikolay Amiantov
1a590a6185
haskell: use postPatch instead of patchPhase where possible
...
Closes https://github.com/NixOS/nixpkgs/pull/9297 .
2015-08-19 11:01:47 +02:00
Peter Simons
4cc5be347a
haskell-configuration-ghc-head: update obsolete jailbreak-cabal override
2015-08-18 21:13:23 +02:00
Jude Taylor
055ad0e4e9
remove obsolete patch application from haskell HEAD packages
2015-07-20 20:03:51 -07:00
Jude Taylor
746df7b034
remove now-applied process-extras patch
2015-06-09 10:26:29 -07:00
Jude Taylor
b9de32de5b
update GHC HEAD and configuration
2015-06-08 00:48:34 -07:00
Peter Simons
8732feab5a
haskell-llvm-general is broken with recent versions of LLVM.
2015-05-30 19:54:43 +02:00
Peter Simons
493663d785
jailbreak-cabal: always build the tool with Cabal 1.20
...
This change mitigates the effects of https://github.com/peti/jailbreak-cabal/issues/9 .
2015-05-21 14:57:16 +02:00
Peter Simons
5268dd470c
haskell-mtl-compat: fix build with GHC 7.10.x or later
2015-04-19 19:48:11 +02:00
Peter Simons
8cfd8673f5
haskell-extra build succeeds with the new generic builder.
2015-04-19 19:47:39 +02:00
Peter Simons
09fe56f2e5
haskell-ng: switch default configuration to mtl 2.2.x
2015-04-18 20:43:23 +02:00
Nikolay Amiantov
0e223ffafe
haskellng.jsaddle: fix on non-ghcjs
2015-04-15 13:39:36 +02:00
Nikolay Amiantov
49f3c375b5
ghcWithPackages: add withLLVM
2015-03-26 11:29:05 +01:00
Peter Simons
134d1a80c6
Add a package set for GHC 7.10.1-rc1 and bump GHC HEAD to 7.11.x.
...
Fixes https://github.com/NixOS/nixpkgs/issues/5836 .
2015-01-19 13:55:31 +01:00