Peter Simons
a89d69a867
Merge pull request #28918 from cocreature/natural-transformations
...
haskell/natural-transformation: add dependency on semigroups for GHC 7.10
2017-09-06 19:42:19 +02:00
Peter Simons
89f5d52cf4
Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"
...
This reverts commit dfb0f25484
, reversing
changes made to 7f8ff02437
. These changes broke
the ghcWithPackages wrapper:
nix-shell -p "haskellPackages.ghcWithPackages (ps: [ps.mtl])" --run "ghc-pkg list mtl"
/nix/store/szz84j5k1dy3jdashis6ws28d8l8zxxb-ghc-8.0.2-with-packages/lib/ghc-8.0.2/package.conf.d
(no packages)
2017-09-06 10:19:18 +02:00
Peter Simons
f2a76b6c29
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
6bd6c397f5
.
2017-09-06 10:19:12 +02:00
Peter Simons
e1a67915f8
haskell-happy: use 1.19.7 version (despite lts-9) to fix test suite failure
2017-09-06 10:17:46 +02:00
Peter Simons
b2bff7e8ae
LTS Haskell 9.3
2017-09-06 09:58:46 +02:00
Daiderd Jordan
d0d905668c
haskell-hscolour: fix darwin build
2017-09-05 22:56:09 +02:00
Peter Simons
1357268b90
Merge pull request #28478 from obsidiansystems/haskell-custom-stdenv
...
haskell infra: Make sure packages get custom stdenv
2017-09-05 11:14:57 +02:00
Nicholas Clarke
eb99d3a670
Fix git-annex.
2017-09-04 12:35:58 +01:00
Nicholas Clarke
be90e9aa31
Fix broken rebase.
2017-09-04 12:35:58 +01:00
Nicholas Clarke
414a557904
Add specific overrides for a number of failing packages.
...
Finish overriding bin output for broken packages.
Put stack bash completions in $bin.
2017-09-04 12:35:58 +01:00
Nicholas Clarke
77cfb96fb1
Fix hastache
build error.
...
`hastache` has no binary output but for `mkReadme`, so disable the
separate bin output and keep removing the `mkReadme`.
2017-09-04 12:35:57 +01:00
Nicholas Clarke
330d874ee3
Disable separate etc output for hscolour.
...
This is not needed, since `hscolour` has no output to `/etc`, and it
breaks certain old builds (see https://hydra.nixos.org/build/57925511 )
because the older cabal used does not understand this flag.
2017-09-04 12:35:57 +01:00
Nicholas Clarke
a1d78fa5bc
Don't build separate bin output for alex.
...
It has files in /usr/share which reference the bin output.
2017-09-04 12:35:57 +01:00
Nicholas Clarke
8c642d5937
Provide hscolour, happy, alex bin to buildInputs.
...
Use stdenv.lib.getBin instead of `.bin`
2017-09-04 12:35:57 +01:00
Nicholas Clarke
676362494d
Enable multiple outputs for Haskell packages.
2017-09-04 12:35:57 +01:00
Michael Alan Dorman
2bbab078fb
haskell-taggy: include upstream patch to fix build
2017-09-03 16:29:56 +02:00
Peter Simons
813d907b1d
haskell-filelock: disable test suite to fix build
2017-09-03 16:29:45 +02:00
Peter Simons
b9edab7a17
haskell-sbv: fix build
2017-09-03 16:29:37 +02:00
Peter Simons
2a71b5c313
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-4-ge5c3d07 from Hackage revision
4a71559e57
.
2017-09-03 16:29:32 +02:00
Moritz Kiefer
243952d9d4
haskell/natural-transformation: add dependency on semigroups for GHC 7.10
2017-09-03 07:50:40 +02:00
Domen Kožar
991654fa4a
haskell: add combinator to enable DWARF debugging
...
Tested using:
$ cat test-strip.nix
with (import ./. {});
with haskell.lib;
haskell.packages.ghc802.override {
overrides = self: super: {
microlens = enableDWARFDebugging super.microlens;
};
}
$ nix-build -A microlens test-strip.nix
$ objdump -t <path-to-so-file>
2017-09-02 11:25:50 +01:00
Matthew Pickering
d1ce5b69c0
ghcHEAD: Add new boot packages to configuration file
2017-09-01 13:49:56 +00:00
Matthew Pickering
d13f7c54e3
Use older version of jailbreak-cabal with ghcHEAD
...
See https://github.com/peti/jailbreak-cabal/issues/13
2017-09-01 13:49:56 +00:00
Peter Simons
e21497f268
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-1-gf0558f5 from Hackage revision
e8af693832
.
2017-08-31 21:54:17 +02:00
Peter Simons
2eeffa6993
hackage2nix: update list of broken builds
2017-08-31 21:54:15 +02:00
Bas van Dijk
e410a191a1
haskell: add the checkUnusedPackages function including docs
2017-08-30 14:40:54 +02:00
Peter Simons
39cf16f10e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-1-gf0558f5 from Hackage revision
c0a5549498
.
2017-08-28 21:52:39 +02:00
Peter Simons
c0f77542c2
hackage2nix: update list of broken packages
2017-08-28 21:52:35 +02:00
Peter Simons
a75491caa4
LTS Haskell 9.2
2017-08-28 21:52:34 +02:00
Peter Simons
30c15c9149
Fix a bunch of ghc-8.2.x Haskell builds.
2017-08-25 14:42:04 +02:00
Jörg Thalheim
6ec7c5cff2
Merge pull request #28488 from alunduil/add-alunduil-maintainer
...
add alunduil as collection-json maintainer
2017-08-25 13:16:06 +01:00
Peter Simons
f62ef84f3d
haskell-semigroupoids: fix build with ghc-7.10.x and before
2017-08-23 19:53:11 +02:00
Peter Simons
111cff5f0e
haskell-comonad: fix build with GHC 7.6.x
2017-08-23 19:53:11 +02:00
Peter Simons
a3326e85c0
haskell-vector: mark broken on GHC 7.6.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
b5d4861356
haskell-text: fix build with GHC 7.6.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
5f9645ef2e
haskell-semigroups: fix build with ghc-7.10.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
074581c1a4
haskell-comonad: fix build with ghc-7.10.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
b8314072f9
haskell-vector: fix build with ghc-7.8.x and earlier
2017-08-23 19:53:10 +02:00
Peter Simons
1e4c4ccb5d
haskell-distributive: fix build on GHC versions older than 8.x
2017-08-23 19:53:10 +02:00
Peter Simons
92bc6a7bbc
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1-5-g0ed67c9 from Hackage revision
c3ae828aa9
.
2017-08-23 19:53:01 +02:00
Peter Simons
2939d8a049
hackage2nix: update list of broken builds
2017-08-23 19:53:00 +02:00
Peter Simons
1fb8734fdd
Merge pull request #28492 from ttuegel/idris-packages
...
Update Idris
2017-08-23 14:03:39 +02:00
Thomas Tuegel
b438d394ce
idrisPackages.idris: 1.0 -> 1.1.1
2017-08-23 06:45:32 -05:00
Alex Brandt
8b4fec00e0
add alunduil as collection-json maintainer
2017-08-22 18:31:08 -05:00
John Ericson
19de1f537e
haskell infra: Make sure packages get custom stdenv
...
One of the goals of 74f5fe5
was to allow passing in a custom stdenv,
which would be used for genericBuilder's `mkDerivation` call. That does
work, but if packages takes `stdenv` as an parameter for any reason,
they'll get the default one instead. This change remedies it.
2017-08-22 16:00:21 -04:00
Peter Simons
7b16f5974e
git-annex: update to version 6.20170818
...
Fixes CVE-2017-9800, CVE-2017-12836, CVE-2017-1000116, and CVE-2017-1000117.
2017-08-22 14:52:29 +02:00
Peter Simons
499b9ebc01
liquidhaskell: fix build of the required old aeson version
...
Closes https://github.com/NixOS/nixpkgs/issues/28372 .
2017-08-22 14:52:29 +02:00
Peter Simons
f445fe7574
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1-5-g0ed67c9 from Hackage revision
a355eb34ee
.
2017-08-22 14:52:25 +02:00
Peter Simons
4ad193dd27
hackage2nix: partially revert https://github.com/NixOS/nixpkgs/pull/28383 to fix evaluation
...
5342bffc15
refers to an unknown Nixpkgs maintainer.
2017-08-22 14:51:57 +02:00
Peter Simons
4c07f40597
hackage2nix: keep old base-orphans around for liquidhaskell
2017-08-22 14:51:57 +02:00