Profpatsch
10cf3b150e
haskellPackages.HDBC-odbc: remove haddock fix again
2016-11-30 13:04:48 +01:00
Ruslan Babayev
f44023c485
haskellPackages.barrier: jailbreak
2016-11-28 17:18:21 -08:00
Michael Alan Dorman
d24a886419
hoogle: build with newest haskell-src-exts
2016-11-27 17:00:14 +01:00
Michael Alan Dorman
725e44cc04
hindent: fix 5.2.1 build
2016-11-27 17:00:14 +01:00
Peter Simons
1e62dc2929
configuration-hackage2nix.yaml: use latest hindent
2016-11-27 17:00:14 +01:00
Peter Simons
b74d732f67
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-8-gcc531ff.
2016-11-27 17:00:04 +01:00
Joe Hermaszewski
757638acae
ghcWithPackages: fix env NIX_GHC_LIBDIR value
...
Ideally the duplication between the environment shellHook and the ghc
wrapper would be removed.
Fixes #20730
2016-11-26 12:06:56 +00:00
Peter Simons
baea6a8d82
Merge pull request #20619 from Profpatsch/ghcWithHoogle-empty-packagelist
...
haskell/hoogle.nix: make an empty packages list possible
2016-11-25 19:21:23 +01:00
Profpatsch
b8a69aaba9
haskell/hoogle.nix: make an empty packages list possible
...
Building hoogle environments with an empty list of packages threw a built-time
error. This was particularly confusing when giving e.g. `(hps: [hps.Cabal])`
which, since `Cabal` is set to `null` (because it’s a distribution package),
would have lead to the same error as an empty list.
It was not useful to throw an error at all, because sometimes one only wants to
build an environment for the distribution packages; also the default value for
packages wasn’t even a valid value, so it is removed.
2016-11-24 12:31:58 +01:00
Peter Simons
88fa370992
Merge pull request #20652 from Profpatsch/hdbc-odbc-haddock
...
haskellPackages: fix HDBC-odbc haddockPhase
2016-11-23 20:35:14 +01:00
Peter Simons
91225b8ba2
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-4-g1dfbad0 from Hackage revision
58a16d64a7
.
2016-11-23 17:29:45 +01:00
Peter Simons
a02be6517a
LTS Haskell 7.10
2016-11-23 17:29:27 +01:00
Profpatsch
54f8379321
haskellPackages: fix HDBC-odbc haddockPhase
2016-11-23 16:21:59 +01:00
Rodney Lorrimar
de2f9d6719
haskellPackages.ghcjs-dom: Add overrides ( #20474 )
2016-11-21 20:51:59 +01:00
Michael Alan Dorman
9cca22873a
git-annex: fixup sha256 for new version
2016-11-21 09:55:59 +01:00
Peter Simons
f4cf7638fd
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-4-g1dfbad0 from Hackage revision
b21c267fad
.
2016-11-21 09:55:53 +01:00
Pascal Wittmann
515974a66b
haskellPackages.ReadArgs: jailbreak to fix build
...
fixes #20515
2016-11-20 21:41:55 +01:00
obadz
c1b919ff5c
haskellPackages.ghc-core: 0.5.6 -> 2012-12-15
2016-11-20 16:25:54 +00:00
Nikolay Amiantov
5bfaa2d3ad
lambdabot: fix to use new haskell-src-exts
2016-11-20 19:09:03 +03:00
Shea Levy
f198e4f52a
socket-0.7.0.0: Pass new version of QuickCheck
2016-11-19 19:28:46 -05:00
Vladimír Čunát
2aea31b52e
Merge branch 'staging'
2016-11-19 21:55:26 +01:00
Profpatsch
786c13c884
Merge pull request #20534 from Profpatsch/ghcjs-sort-configuration
...
Ghcjs sort configuration
2016-11-19 14:28:43 +01:00
Shea Levy
64ec4dd87b
Add haskell packages set for cross ghc
2016-11-18 10:44:53 -05:00
Profpatsch
06e0bac814
haskell/ghcjs: sort ghcjs packages alphabetically
2016-11-18 16:38:04 +01:00
Profpatsch
a7043808dd
haskell/ghcjs: patch Safe out of fast-logger
2016-11-18 16:24:37 +01:00
Profpatsch
247d7c88d2
haskell.packages.ghcjs: fix entropy ( #20446 )
2016-11-18 16:17:14 +01:00
Peter Simons
80daa953c4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
75f785093e
.
2016-11-18 09:51:24 +01:00
Peter Simons
4306a53756
Declare "ghcjs-base" as a compiler-provided core package.
...
This change fixes several GHCJS-related packages in our Hackage database.
Cc: @Profpatsch
2016-11-18 09:51:14 +01:00
Peter Simons
29662304df
configuration-hackage2nix.yaml: disable broken builds
...
Ping @abbradar because of broken lambdabot.
2016-11-18 09:51:06 +01:00
Peter Simons
0816860785
Merge pull request #20463 from Profpatsch/with-packages-drv-naming
...
ghc.withPackages: amend the derviation name
2016-11-17 17:09:28 +01:00
Profpatsch
499e4e6393
ghc.withPackages: amend the derviation name
...
Provide a clear difference between the compiler itself and link farms containing
additional packages.
2016-11-17 16:48:53 +01:00
Shea Levy
3995655d2c
Revert "Merge pull request #17145 from kalhauge/haskell_darwin_dyld"
...
This fix doesn't actually fix the cabal bug (see #16357 ), but it does
cause other bugs (see #20476 )
Fixes #20476
This reverts commit b89fa5fd5c
, reversing
changes made to e4b146b041
.
2016-11-17 07:25:42 -05:00
Peter Simons
fcb6a18f37
haskell-http-api-data: fix reference in configuration-common.nix
2016-11-16 11:16:10 +01:00
Peter Simons
1e43c159e2
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
4196e3bc37
.
2016-11-16 11:16:02 +01:00
Peter Simons
734bd22f1b
LTS Haskell 7.9
2016-11-16 11:15:13 +01:00
Michael Alan Dorman
7daf0b8b6e
git-annex: update sha256 for new version
2016-11-14 10:04:15 +01:00
Peter Simons
92df69fb22
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
5e084e904a
.
2016-11-14 10:04:05 +01:00
Peter Simons
cb07aea0bd
haskell-STMonadTrans: disable failing test suite to fix the build
...
Closes https://github.com/NixOS/nixpkgs/issues/20309 .
2016-11-10 18:15:35 +01:00
Peter Simons
6a53da63b3
haskell-http-client: update reference in configuration-common.nix
2016-11-10 18:15:35 +01:00
Peter Simons
b15dec170a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
ea775f0608
.
2016-11-10 18:15:35 +01:00
Peter Simons
cef68b475e
haskell-diff-parse: jailbreak to fix test suite build
2016-11-09 08:47:27 +01:00
Peter Simons
d268cef94a
haskell-distributed-process-tests: don't run tests on Hydra
2016-11-07 08:36:20 +01:00
Peter Simons
488e460f27
configuration-common.nix: update reference to http-client_0_5_3_4
2016-11-07 08:36:00 +01:00
Peter Simons
d9c3f3fbaf
haskell-Cabal: update from 1.24.0.0 to 1.24.1.0
2016-11-07 08:36:00 +01:00
Peter Simons
5dd3c22717
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
17853c139c
.
2016-11-07 08:36:00 +01:00
Peter Simons
cefc24bf69
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
d2b9c38a11
.
2016-11-07 08:36:00 +01:00
Peter Simons
b69ef90fe7
Update to LTS Haskell 7.8.
2016-11-07 08:35:59 +01:00
Profpatsch
77f6453fe8
haskellPackages: libsystemd-journal unjailbreak
...
upper bound got fixed
2016-11-05 20:55:23 +01:00
Nikolay Amiantov
dd8f60fbd9
haskellPackages.dbus: fix for new DBUS_SESSION_BUS_ADDRESS format
2016-11-05 14:45:40 +03:00
Peter Simons
6a76ee237d
haskell-hoogle doesn't work with haskell-src-exts-1.19.x.
2016-11-04 21:29:58 +01:00