Commit graph

2811 commits

Author SHA1 Message Date
Peter Simons 0232282eb5 hackage2nix: disable broken Hydra builds
- Ping @khumba for failing "hoppy-runtime":
   https://hydra.nixos.org/build/66704172.

 - Drop "persistent-redis" from the list of maintained packages (@psibi)
   because it continues to fail: https://hydra.nixos.org/build/66704120.
2017-12-30 13:51:48 +01:00
Peter Simons f5a501074f Drop Haskell package set for GHC 7.8.4.
We support only the last three major releases, i.e. 7.10.x is the latest
compiler we worry about.

The *compiler* is still there, though; it's just the package set that's been
removed.
2017-12-30 13:51:07 +01:00
Nick Hu 47c1711f68 llvm-hs: fix llvm-config dependency 2017-12-29 22:38:27 +00:00
Peter Simons 4a01a175a3
Merge pull request #33158 from shlevy/hslib-haskell-build-inputs-again
Revert "Revert "hslib: Function to extract the haskell build inputs of a package.""
2017-12-29 20:51:24 +01:00
Shea Levy 961907de47
Add haskell-ide-engine 2017-12-29 14:41:15 -05:00
Shea Levy 1ee61d8f23
Revert "Revert "hslib: Function to extract the haskell build inputs of a package.""
Trying again, without changing the generic builder.

This reverts commit 65138e8a41.
2017-12-29 14:37:24 -05:00
Vladimír Čunát a1a3e54ac9
Merge branch 'master' into staging
Haskell rebuild :-)
Hydra: ?compare=1421865
2017-12-29 18:39:36 +01:00
Peter Simons 40a3d775a5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
246f2ece36.
2017-12-29 15:47:44 +01:00
Peter Simons 504016f753
Merge pull request #32993 from shlevy/haskell-internal-libs
haskell generic-builder: Support installing internal libs.
2017-12-29 15:41:19 +01:00
Rickard Nilsson 1de251c664 haskellPackages.LDAP: Fix build 2017-12-29 11:42:20 +01:00
Vladimír Čunát f29000b002
Merge branch 'master' into staging
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Robin Gloster ee1c85aee9 mariadb: lib -> connector-c 2017-12-29 02:18:35 +01:00
Peter Simons 65138e8a41 Revert "hslib: Function to extract the haskell build inputs of a package."
This reverts commit d545ef3fa1. Please don't
commit substantial changes to the generic Haskell builder without giving me a
chance to review them.
2017-12-28 19:23:41 +01:00
Shea Levy a7334eb476
Merge branch 'hslib-haskell-build-inputs' 2017-12-28 11:24:45 -05:00
Peter Simons 635c10140f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-7-g6012213 from Hackage revision
e61097beb3.
2017-12-27 21:33:17 +01:00
Peter Simons 071c6bb8ab LTS Haskell 10.1
Fixes https://github.com/NixOS/nixpkgs/issues/33097.
2017-12-27 21:33:12 +01:00
Peter Simons 39eb15b028 haskell-scalendar: break the infinite recursion to avoid evaluation errors
Suggested in https://github.com/NixOS/nixpkgs/pull/33077#issuecomment-353993598.
2017-12-27 18:33:45 +01:00
Peter Simons adabca4b13
Revert "haskellPackages.{SC,sc}alendar: nullify to fix ofborg eval" 2017-12-26 22:24:30 +01:00
Piotr Bogdan 416d9bd7f8 haskellPackages.{SC,sc}alendar: nullify to fix ofborg eval 2017-12-26 16:52:36 +00:00
Michael Alan Dorman 48c4901a7a taggy: remove patch
The newly released 0.2.1 includes it.
2017-12-26 11:36:28 +01:00
Peter Simons 052fdc9427 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
72f75113ed.
2017-12-26 11:36:23 +01:00
Peter Simons eb0da3e8af haskell: drop package sets for GHC 6.12.x, 7.0.x, 7.2.x, 7.4.x, and 7.6.x
These old package sets have been broken and unmaintained for a long time now.
2017-12-26 11:35:26 +01:00
Julien Langlois aaf62f7f6e (haskell.packages.ghc802.ghc): (fix llvm dependency)
Fix incorrect LLVM dependency of GHC 8.0.x to be 3.7 instead of 3.5.
2017-12-25 23:45:19 +00:00
Shea Levy d545ef3fa1
hslib: Function to extract the haskell build inputs of a package.
This works by extracting out some logic from generic-builder.nix to
make it possible to get at the relevant information by overriding
mkDerivation for the haskell package.
2017-12-23 11:44:18 -05:00
Shea Levy b6d215aa79
haskell generic-builder: Support installing internal libs.
Fixes #32980.
2017-12-22 19:44:37 -05:00
Shea Levy ea9b677046
haskellPackages.coordinate: Fix build on ghc 8.2 2017-12-22 14:04:59 -05:00
Shea Levy e32bc0b5c0
haskellPackages.lenz: Fix against latest hs-functors 2017-12-22 13:54:01 -05:00
Shea Levy 4c66ebb0d1
hadoop-rpc: Fix build on ghc 8.2 2017-12-22 13:31:35 -05:00
Shea Levy 5e8a0786b0
Disable tests on haskellPackages.protobuf 2017-12-22 12:48:07 -05:00
Shea Levy 7f410df1c6
haskell-modules: Request older haddock-library to match haddock-api. 2017-12-22 09:16:12 -05:00
Shea Levy 302202ccde
haskellPackages.monad-memo: Fix testsuite 2017-12-22 09:11:41 -05:00
Shea Levy bd424fdce9
ghc-exactprint: Fix build on GHC-8.2 2017-12-22 09:01:03 -05:00
Peter Simons 8cb0b71374
Merge pull request #32959 from alunduil/readd-network-uri-json
remove network-uri-json from dont-distribute-packages
2017-12-22 11:23:02 +01:00
Alex Brandt b57fc1f183 remove siren-json from dont-distribute-packages
I've fixed the build issues with siren-json and uploaded the new package
to hackage.  This should be successful going forward.
2017-12-21 23:02:03 -06:00
Alex Brandt cfa636c646 remove network-uri-json from dont-distribute-packages
I've fixed the build issues with network-uri-json and uploaded the new
package to hackage.  This should be successful going forward.
2017-12-21 17:14:13 -06:00
Pierre Radermecker b8ac2ddf06 HaskellPackages.language-puppet: enable x86_64 build again
Timeout haddock issue has been fixed with PR #32896
2017-12-21 16:52:07 +01:00
Alex Brandt ca7d54c1a1 add alunduil as maintainer for haskell packages
Adding myself, alunduil, as a maintainer on network-uri-json and
siren-json.
2017-12-20 21:01:35 -06:00
Michael Alan Dorman 8e6d5639c3 pointfree, taffybar: jailbreak 2017-12-20 20:59:33 +01:00
Peter Simons 211a1ee84b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d.
2017-12-20 20:59:33 +01:00
Peter Simons 15b9537f37 haskell-wai-secure-cookies: drop obsolete overrides 2017-12-20 20:59:18 +01:00
Peter Simons e4bb2a784d liquidhaskell: drop obsolete override 2017-12-20 20:59:18 +01:00
Peter Simons e058744dd4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d.
2017-12-20 20:59:18 +01:00
Peter Simons acc6389bea hackage2nix: update list of broken builds
Ping @alunduil for broken "collection-json" build.
Ping @gridaphobe for broken ghc-srcspan-plugin build.
Ping @gebner for broken hledger-diff build.
Ping @khumba for broken hoppy-docs and hoppy-runtime builds.
Ping @psibi for broken persistent-redis build.
2017-12-20 20:59:04 +01:00
Peter Simons c1dcbad256
Merge pull request #32821 from ttuegel/haskell/shell-env-build-inputs
haskell: set buildInputs in nix-shell env
2017-12-20 20:58:31 +01:00
Pierre Radermecker 3e22c56161 Haskell-language-puppet: don't build haddock 2017-12-20 15:16:57 +01:00
Orivej Desh 6e2df0aed8 haskellPackages.SCalendar: try to restore the bot capacity to evaluate
Remove infinite recursion between SCalendar and scalendar:

https://gist.github.com/GrahamcOfBorg/eb6d5675657ddc3cc3f054305b11dcb5
2017-12-20 10:08:36 +00:00
Orivej Desh d3a375fe58 haskell-configuration-nix: fix eval 2017-12-20 09:50:21 +00:00
Peter Simons d41f7655fb hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d.
2017-12-20 09:17:47 +01:00
Peter Simons 9a3158d486 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-5-gf18d849 from Hackage revision
4112e5cd3d.
2017-12-20 09:17:47 +01:00
Peter Simons 8909467b16 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-4-g48a154e from Hackage revision
4d733469c5.
2017-12-20 09:17:47 +01:00
Peter Simons 3ae4e2dcc9 haskell-graphviz: jailbreak to fix build with recent versions of QuickCheck 2017-12-20 09:17:46 +01:00
Peter Simons dba09a202b stack: jailbreak to fix broken build in LTS-10.x 2017-12-20 09:17:46 +01:00
Peter Simons 4ab8999891 haskell-store: disable test suite to fix build with recent versions of smallcheck 2017-12-20 09:17:46 +01:00
Peter Simons 6922808372 haskell-path: disable test suite to fix build with recent versions of doctest 2017-12-20 09:17:46 +01:00
Peter Simons a33d746223 haskell-genvalidity-property: jailbreak to fix build with recent versions of doctest 2017-12-20 09:17:46 +01:00
Peter Simons 5119549255 haskell-config-ini: disable test suite which fails with GHC 8.2.2 2017-12-20 09:17:46 +01:00
Peter Simons 04bd949738 haskell-nix-derivation: jailbreak to fix build with QuickCheck 2.10+ 2017-12-20 09:17:46 +01:00
Peter Simons 48c0621cdf haskell-int-cast: jailbreak to fix build with QuickCheck 2.10+ 2017-12-20 09:17:46 +01:00
Peter Simons 68be4071ed haskell-text-short: jailbreak to fix build with recent tasty-quickcheck 2017-12-20 09:17:46 +01:00
Peter Simons 5a55704605 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-4-g48a154e from Hackage revision
e7b871e45e.
2017-12-20 09:17:46 +01:00
Peter Simons 277e0a72f5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-3-gb265c2e from Hackage revision
e2ac8e8816.
2017-12-20 09:17:46 +01:00
Peter Simons 2a097c9c02 haskell-blaze-html: jailbreak to fix build with QuickCheck 2.10+ 2017-12-20 09:17:46 +01:00
Peter Simons 91a864f3d7 haskell-attoparsec: disable test suite to fix build with QuickCheck 2.10+ 2017-12-20 09:17:46 +01:00
Peter Simons 914d1aa19b haskell-blaze-markup: jailbreak to fix build with QuickCheck 2.10+ 2017-12-20 09:17:46 +01:00
Peter Simons cde067b3ac haskell-cryptohash-*: jailbreak to fix build with recent tasty-quickcheck 2017-12-20 09:17:46 +01:00
Peter Simons 6372613259 cabal-install: drop obsolete overrides 2017-12-20 09:17:46 +01:00
Peter Simons a5d5d03a97 haskell-cryptohash-sha256: jailbreak to fix build with recent tasty-quickcheck 2017-12-20 09:17:46 +01:00
Peter Simons 2a742f6aef haskell-edit-distance: jailbreak to fix build with QuickCheck 2.10+ 2017-12-20 09:17:46 +01:00
Peter Simons 45e819dd49 haskell-configuration-common: drop obsolete overrides 2017-12-20 09:17:46 +01:00
Peter Simons e2c6ccf71f haskell-scalendar: mark package as broken 2017-12-20 09:17:46 +01:00
Peter Simons 3e524aa06f haskell-configuration-common: drop obsolete overrides 2017-12-20 09:17:46 +01:00
Peter Simons 1c0c6d80e7 haskell-configuration-nix: drop obsolete overrides 2017-12-20 09:17:46 +01:00
Peter Simons 9e99aab45c haskell-configuration-ghc-8.2.x: drop obsolete overrides 2017-12-20 09:17:46 +01:00
Peter Simons 46351ad4b7 haskell-pandoc: drop obsolete constraints 2017-12-20 09:17:45 +01:00
Michael Alan Dorman 053c466073 vector-builder: Break recursion 2017-12-20 09:17:45 +01:00
Michael Alan Dorman 4fa4348dea Remove various package overrides 2017-12-20 09:17:45 +01:00
Michael Alan Dorman 461f311e35 haskell-src-exts: 1.19.1 is now the default version 2017-12-20 09:17:45 +01:00
Michael Alan Dorman 22ef441cfa optparse-applicative: 0.14 is now the default version
Remove references to when it was non-default.
2017-12-20 09:17:45 +01:00
Peter Simons 9f30660e02 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
ad20994c04.
2017-12-20 09:17:45 +01:00
Peter Simons f1736d1d42 hackage2nix: downgrade llvm-hs to avoid bug in cabal-install
$ cabal get llvm-hs
  Downloading llvm-hs-5.1.1...
  Invalid package llvm-hs-5.1.1
2017-12-20 09:17:44 +01:00
Peter Simons c13330c160 LTS Haskell 10.0 2017-12-20 09:17:44 +01:00
Peter Simons 523fae925c haskell-pandoc-citeproc: update override 2017-12-19 13:58:52 +01:00
Peter Simons d323c38082 haskell-htoml-megaparsec: update override for latest megaparsec version 2017-12-19 13:58:52 +01:00
Peter Simons ee75081370 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
d1e90f94f3.
2017-12-19 13:58:47 +01:00
Peter Simons 53a18401ff hackage2nix: update list of broken builds 2017-12-19 13:58:45 +01:00
Peter Simons 1c988f97e9 LTS Haskell 9.20 2017-12-19 13:58:45 +01:00
Thomas Tuegel 86311030cf
haskell: set buildInputs in nix-shell env
systemBuildInputs goes in buildInputs (instead of nativeBuildInputs) so that
NIX_CFLAGS_* is set correctly and gcc works.
2017-12-18 13:49:18 -06:00
Peter Simons 2737faba47
Merge pull request #32746 from jtojnar/bustle
haskellPackages.bustle: build icons and metadata
2017-12-17 08:42:05 +01:00
Jan Tojnar 07c375d9fc
haskellPackages.bustle: build icons and metadata 2017-12-16 22:42:30 +01:00
Peter Simons 874dbb14c1 git-annex: update hash for version 6.20171214 2017-12-15 16:32:56 +01:00
Peter Simons bd0f541dbb haskell-colour: disable test suite to avoid infinite recursion 2017-12-15 13:11:16 +01:00
Peter Simons a215e145e4 haskell-configuration-common: cosmetic 2017-12-15 13:11:15 +01:00
Peter Simons 647cda9dfe haskell-hoogle: fix build of latest version 2017-12-15 13:11:15 +01:00
Peter Simons 432d58593e haskell-pandoc: fix override for latest version 2017-12-15 13:11:15 +01:00
Peter Simons 04c4002190 haskell-hpack: fix override for latest version 2017-12-15 13:11:15 +01:00
Peter Simons efb94191cc hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
15a894ee48.
2017-12-15 13:11:11 +01:00
Peter Simons 11da669334 LTS Haskell 9.18 2017-12-15 13:10:46 +01:00
quxbar b0340b6f48
type-of-html should build now 2017-12-13 09:16:31 +01:00
Peter Simons 265d68e8ca haskell-pandoc-2.x: update overrides 2017-12-11 18:46:41 +01:00
Peter Simons ee3d43f978 stack: update default version to 1.6.1
Allow building with either ghc 8.0.x or 8.2.x.
2017-12-11 18:46:41 +01:00
Peter Simons b0ca52b24c haskell-hpack: new versions need latest HUnit to compile their test suite 2017-12-11 18:46:41 +01:00
Peter Simons 56ebd91299 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
53aaa393b6.
2017-12-11 18:46:41 +01:00
Peter Simons 8294c7d9df hackage2nix: disable failing builds 2017-12-11 18:46:39 +01:00
Peter Simons 75cc0ff85f hackage2nix: add old hpack version to make stack-1.6.1 happy 2017-12-11 18:46:39 +01:00
Michael Alan Dorman 3ddc73a5d1 hackage2nix: keep old haskell-src-exts_1_19_1 around
Needed for hindent and structured-haskell-mode. At the same time, though, we
can drop the older 1.18 version, which is no longer required by hoogle.
2017-12-11 18:46:39 +01:00
Peter Simons cb6725ea05 LTS Haskell 9.17 2017-12-11 18:46:39 +01:00
Nick Hu a3d7d3e7cf pandoc2: fix Haskell dependencies 2017-12-07 21:25:29 +00:00
Shea Levy 42519a0f87
callCabal2nix: Take advantage of new hpack support. 2017-12-07 15:26:51 -05:00
Peter Simons fb1660439b
Merge pull request #32324 from rvl/tmp-postgres
haskellPackages.tmp-postgres: Add pginit dependency
2017-12-06 08:30:20 +01:00
Rodney Lorrimar e1c4beb818 haskellPackages.tmp-postgres: Add pginit dependency 2017-12-06 04:31:05 +00:00
Peter Simons 8abcedd90e haskell-utf8-string: fix build with ghc 7.4.x 2017-12-05 21:01:51 +01:00
Peter Simons c722252251 idris: update overrides for new 1.1.1 default version 2017-12-05 21:01:50 +01:00
Peter Simons 8737c9668b haskell-Cabal: update overrides for new 2.0.1.1 release 2017-12-05 21:01:50 +01:00
Peter Simons 1e027f1a0f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7 from Hackage revision
497e5d18db.
2017-12-05 21:01:50 +01:00
Peter Simons d7d8b76f39 LTS Haskell 9.16 2017-12-05 21:01:50 +01:00
Peter Simons 8d8061ec20
Revert "Revive multiple outputs for Haskell packages." 2017-12-05 09:36:08 +01:00
Peter Simons 7993e8790f
Merge pull request #32112 from nc6/hask-split-out
Revive multiple outputs for Haskell packages.
2017-12-04 12:36:45 +01:00
Peter Simons ce777a26f6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7 from Hackage revision
766fbc64fb.
2017-12-02 10:08:45 +01:00
Jonathan Curran 75b79fb5db Use override instead of overrideScope 2017-11-29 15:47:44 -07:00
Jonathan Curran 7775a1a60e purescript: fix build by overriding optparse-applicative dependency 2017-11-29 14:52:29 -07:00
Peter Simons cf1e09013e git-annex: update hash for new version 6.20171124 2017-11-29 10:47:07 +01:00
Peter Simons f2dd899a67 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7 from Hackage revision
7428a6b894.
2017-11-29 10:47:03 +01:00
Peter Simons 98bf2860e4 hackage2nix: disable failing builds 2017-11-29 10:47:01 +01:00
Peter Simons 6610c3557d hackage2nix: keep language-c-0.7.0 around in the package set for c2hs hack 2017-11-29 10:45:36 +01:00
Nicholas Clarke dc0e594451 Fix 'ghcWithPackages' as per https://github.com/NixOS/nixpkgs/issues/32082 2017-11-27 16:09:03 +00:00
Nicholas Clarke d90165c7db Revert "Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out""
This reverts commit 89f5d52cf4.
2017-11-27 16:05:22 +00:00
Peter Simons 1743953cc5 haskell-Cabal: bump 2.x branch to version 2.0.1.0 2017-11-24 18:34:32 +01:00
Peter Simons a2cd405a16 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.7 from Hackage revision
31b0f83319.
2017-11-24 18:34:28 +01:00
Peter Simons d5dceefa71 haskell-LambdaHack: update override for sdl2-ttf version 2017-11-20 14:49:27 +01:00
Peter Simons dc1c9257ce haskell-hpack: follow LTS version constraints to keep stack building 2017-11-20 14:49:27 +01:00
Peter Simons cecfc96e0b haskell-json-autotype: drop obsolete jailbreak override 2017-11-20 14:49:27 +01:00
Peter Simons 6d72341533 haskell-stack: remove jailbreak for hpack
Current versions of hpack actually break the build, so we must now stick to the
version stack wants. It still overstates it's dependency restrictions, though. :-(
2017-11-20 14:49:27 +01:00
Peter Simons 190d105859 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-16-g50aa754 from Hackage revision
d8c1a47938.
2017-11-20 14:49:23 +01:00
Peter Simons 57daf76259 hackage2nix: disable broken builds 2017-11-20 14:49:22 +01:00
Peter Simons 64dc15475a LTS Haskell 9.14 2017-11-20 14:48:32 +01:00
Peter Simons c404aa43a9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-16-g50aa754 from Hackage revision
364936a85b.
2017-11-14 12:27:31 +01:00
Peter Simons 3c43ebe9d0 hackage2nix: disable broken builds 2017-11-14 12:27:29 +01:00
Peter Simons 9fa0a6338c LTS Haskell 9.13 2017-11-14 12:27:29 +01:00
wisut hantanong 587219b9b7 remove missing attribute 'cabal-helper_0_6_3_1'
$ nix-shell -p haskell.packages.ghc7103.ghc-mod -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
error: attribute ‘cabal-helper_0_6_3_1’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:211:53
2017-11-13 17:49:27 +07:00
wisut hantanong 03cce166e9 remove missing attribute 'lens-family-th_0_4_1_0'
$ nix-env -f '<nixpkgs>' -qaPA pkgs.haskell.packages.ghc7103 -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
error: attribute ‘lens-family-th_0_4_1_0’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:161:20
2017-11-13 17:49:05 +07:00
Peter Simons c6d9b5d96a haskell-c2hs: use development version from github to work around _Float128 bug
Works around https://github.com/haskell/c2hs/issues/192.
Closes https://github.com/NixOS/nixpkgs/issues/31411.
Closes https://github.com/NixOS/nixpkgs/pull/31498.
2017-11-11 17:38:42 +01:00
Peter Simons 56a4c3750e git-annex: fix sha256 hash after upstream update 2017-11-11 17:38:26 +01:00
Peter Simons d500b844d0 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
be0149737e.
2017-11-11 17:38:26 +01:00
Peter Simons dfa0bcd9e2 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
af07a23b87.
2017-11-09 16:18:17 +01:00
Peter Simons b7f5acd7a2 LTS Haskell 9.12 2017-11-09 16:18:17 +01:00
Will Fancher a38a3e2129 Extract files one at a time from all-cabal-hashes 2017-11-06 16:49:09 -05:00
Will Fancher 8caf9f13a6 Revert "Merge branch 'all-cabal-hashes-components'"
This reverts commit ad6b8f438d, reversing
changes made to 2d44e72801.
2017-11-06 16:47:29 -05:00
Peter Simons d594ca69fd hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
be48096efe.
2017-11-04 20:02:45 +01:00
Robin Gloster 1c431f4664
stack2nix: fix build
closes #30899
2017-11-02 09:09:54 +01:00
Will Fancher daf78689d4 Fix buildStackProject in nix-build 2017-11-01 16:01:39 +01:00