Commit graph

4531 commits

Author SHA1 Message Date
Samuel Evans-Powell e1e5c7f9e2 tasty-tap: fix tests
- The golden test for tasty-tap is out-of-date with the current TAP
  format. An issue has been submitted upstream here:
  https://github.com/MichaelXavier/tasty-tap/issues/2.
- I've created a pull request that makes the (minor) changes to the
  golden test file and applied the patch for that pull request here.
- Remove tasty-tap from broken-packages
2019-10-18 22:49:17 +02:00
Samuel Evans-Powell f6cdbee1bb prometheus, ekg-prometheus-adapter: Remove from broken-packages
- Prometheus and ekg-prometheus-adapter were fixed in PR:
  https://github.com/NixOS/nixpkgs/pull/70956 but I forgot to remove
  them from the list of broken-packages.
2019-10-18 22:49:17 +02:00
Marek Fajkus ef0e3b7762 ghc-8.8.x: jailbreak io-streams-haproxy 2019-10-18 22:49:17 +02:00
Peter Simons 80e78eccfb LTS Haskell 14.10 2019-10-18 22:49:17 +02:00
Jan Tojnar 538d9cbdfb
bustle: fix build 2019-10-18 02:08:40 +02:00
John Ericson 66a9f39817 haskellSrc2nix
Since [1], cabal2nix has been able to parse full platform triples. We
need this for when the system doesn't say enough info (e.g. android).

[1]: 0bb88f0009 (diff-d9172aeec4039eef8cfcc8a2ab6c0677R143)
2019-10-15 11:23:33 -04:00
Peter Simons 33366cce14 haskell-hpack: use latest version to fix build on ghc-8.8.x 2019-10-13 14:27:17 +02:00
Samuel Evans-Powell 4a5c24ff6e prometheus: fix build
- Prometheus was failing due to the http-client version (0.6.4) being
out-of-bounds (prometheus requires >=0.4 && <0.6).
- However it builds fine when jailbroken, so I've just jailbroken it.
- An issue has been submitted upstream on prometheus:
  https://github.com/bitnomial/prometheus/issues/34
2019-10-13 14:27:17 +02:00
Domen Kožar e5ae4a8dc6 ormolu: add from haskell package set 2019-10-13 14:27:17 +02:00
Peter Simons e323aab13b git-annex: update sha256 hash for version 7.20191009 2019-10-13 14:27:17 +02:00
Peter Simons 5d179c578c ghc-8.8.x: drop obsolete overrides 2019-10-13 14:27:17 +02:00
Peter Simons 658893ff36 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-4-gf382c3d from Hackage revision
765639fa13.
2019-10-13 14:27:12 +02:00
Jack Kelly 88a34ef039 haskellPackages.rank2classes: not broken 2019-10-13 14:27:12 +02:00
Luke Clifton fa5eddfae6 haskellPackages: fix barbly (#70222)
* haskellPackages: fix barbly

Co-Authored-By: Dennis Gosnell <cdep.illabout@gmail.com>
2019-10-13 14:27:11 +02:00
Peter Simons 676e2684c1 hackage2nix: disable broken builds that cause evaluation errors on Hydra 2019-10-13 14:27:11 +02:00
Peter Simons f70d1cf20c LTS Haskell 14.8 2019-10-13 14:27:11 +02:00
Peter Simons 56e1ea32f4 haskell-gtk: apply patch to fix the build 2019-10-07 20:51:00 +02:00
Peter Simons 6d95c7b595 haskell-gtk: clean up our existing overrides 2019-10-07 20:51:00 +02:00
Peter Simons 6ef33275b8 haskell-gio: apply patch to fix the build 2019-10-07 20:51:00 +02:00
Peter Simons 261482e243 haskell-gtk3: apply patch to fix the build 2019-10-07 20:51:00 +02:00
Peter Simons 7233426fe2 haskell-regex-tdfa: use latest version when compiling with ghc-8.8.1 2019-10-07 20:51:00 +02:00
Peter Simons 63faef32e6 haskell-pango: patch to fix the build 2019-10-07 20:51:00 +02:00
Peter Simons fba182f944 ghc-8.8.x: clean up existing overrides 2019-10-07 20:51:00 +02:00
Peter Simons 23ea4f8738 haskell-glib: patch to fix the build 2019-10-07 20:51:00 +02:00
Peter Simons ac0b895f23 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-2-ge15d08c from Hackage revision
9033c9206c.
2019-10-07 20:51:00 +02:00
Peter Simons f9097e329f hackage2nix: disable broken builds to avoid evaluation errors on Hydra 2019-10-07 20:51:00 +02:00
Peter Simons f6f043f72c
Merge pull request #70152 from mujx/proteaaudio-override
haskellPackages.proteaaudio: link with the AudioToolbox framework on Darwin
2019-10-07 14:36:36 +02:00
Peter Simons 3642089bdf Revert "ghc modules: use specific commit to fetch patches (#70546)"
This reverts commit dbb72303b1.
2019-10-07 08:50:13 +02:00
Dylan Simon dbb72303b1 ghc modules: use specific commit to fetch patches (#70546)
rather than master to retrieve patches, some of which have gone stale
2019-10-06 19:39:53 -04:00
Peter Simons 0002a7d9ee haskell-regex-pcre-builtin: fix build with ghc 8.8.1 2019-10-06 11:15:08 +02:00
Konstantinos Sideris c4a42a726d haskellPackages.proteaaudio: link with the AudioToolbox framework on Darwin
The build is currently failing on Darwin due to missing headers. see #70151
2019-10-05 22:48:22 +03:00
mujx 0b1fb4f2d2 haskellPackages.OpenAL: link with the OpenAL framework on Darwin (#70150)
* haskellPackages.OpenAL: link with the OpenAL framework on Darwin

The missing framework caused a build failure on Darwin. Fixes #68306.
2019-10-05 21:44:09 +02:00
Peter Simons 4c65456f18
Merge pull request #70292 from utdemir/hedgehog-ghc881-fix
Remove obsolete patch for Hedgehog on ghc-8.8.1
2019-10-04 17:20:39 +02:00
Domen Kožar ab5863afad
cachix: workaround https://github.com/NixOS/nix/issues/2990 2019-10-03 10:52:24 +02:00
Domen Kožar 660db64a26
cachix: fix build on darwin 2019-10-03 10:08:42 +02:00
Utku Demir 26e22e6dfe
Remove obsolete patch for Hedgehog on ghc-8.8.1 2019-10-03 11:07:21 +13:00
Peter Simons 31714a442d
Merge pull request #70192 from obsidiansystems/call-hackage-cross
haskell: Speed up cross callHackage by using native source
2019-10-02 22:15:48 +02:00
Domen Kožar cb4332e3eb
Merge pull request #69886 from NixOS/haskell-updates
Haskell updates
2019-10-02 15:51:55 +02:00
Domen Kožar bf22c802e1
haddock: fix build 2019-10-02 15:35:50 +02:00
Peter Simons 9dfa74a9a8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
54d61d70bc.
2019-10-02 15:25:01 +02:00
Domen Kožar 5258f5597d
haddock-*: fix by pinning 2019-10-02 15:15:47 +02:00
Peter Simons b2bf3a2ac6 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
845035f8d9.
2019-10-02 02:30:34 +02:00
John Ericson d6f1e70560 haskell: Speed up cross callHackage by using native source
The extract of code from hackage is the same on all platforms.
2019-10-01 12:46:50 -04:00
Peter Simons bd355d9a38 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
b51789ef3e.
2019-10-01 16:18:59 +02:00
Peter Simons 40dad5ec30 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
c3176c037f.
2019-10-01 14:41:36 +02:00
Peter Simons 590f85f7a1 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
36c258915f.
2019-10-01 02:30:41 +02:00
Peter Simons f29e3b72df cachix: it's no longer necessary to add boost manually 2019-09-30 15:56:13 +02:00
Peter Simons 5e4270f451 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-1-g5325ccd from Hackage revision
48972320ba.
2019-09-30 15:52:25 +02:00
Domen Kožar 821676200d
cachix: comment why boost is needed 2019-09-30 13:59:16 +02:00
Peter Simons 1c92cdaf74 configuration-ghcjs.nix: fix evaluation 2019-09-30 12:52:43 +02:00
Peter Simons 33011f0d50 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0 from Hackage revision
65cacc5a5a.
2019-09-30 12:35:51 +02:00
Peter Simons f12bc855dd hackage2nix: disable failing builds that break evaluation on Hydra 2019-09-30 12:32:22 +02:00
Peter Simons 2d995f138f haskell-ghc-lib-parser: we mo longer need older versions around 2019-09-30 12:28:37 +02:00
Peter Simons c311665d37 haskell-hlint: update override to use the latest ghc-lib-parser version 2019-09-30 12:27:33 +02:00
Peter Simons 737014b883 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0 from Hackage revision
fd0a3e82ed.
2019-09-30 02:30:49 +02:00
Domen Kožar 5dd11ebb4a
haskellPackages.amazonka*: fix build 2019-09-29 09:57:32 +02:00
Domen Kožar 3a59830c44
cachix&niv: use separate bin output 2019-09-29 09:52:11 +02:00
Domen Kožar 606b9f40aa
haskell.packages.ghc881.regex-posix: fix build 2019-09-29 09:11:04 +02:00
Peter Simons dbaa4d098e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0 from Hackage revision
04348dc32c.
2019-09-29 02:30:49 +02:00
Domen Kožar e04dae50cf
fix dhall_1_26_0 reference 2019-09-28 21:33:14 +02:00
Nicolas Mattia 3867b45745 niv: mark as not broken
`niv` used to depend on the broken `github`. The dependency was removed
and `niv` builds fine.
2019-09-28 18:31:37 +02:00
Peter Simons 2590a85189 haskell-liquidhaskell: drop obsolete overrides 2019-09-28 12:04:39 +02:00
Peter Simons ece7ad556f hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0 from Hackage revision
47b2f92d3c.
2019-09-28 02:30:34 +02:00
Vladimír Čunát 217cf982c7
Merge branch 'master' into staging-next 2019-09-27 22:13:02 +02:00
Peter Simons 5fe9452e11 haskell-liquidhaskell: drop obsolete overrides 2019-09-27 11:04:52 +02:00
Michael Alan Dorman e7eb269d45 cabal2nix: fix build
Without this change, the build fails with:

```
Warning:
    This package indirectly depends on multiple versions of the same package. This is very likely to cause a compile failure.
      package hackage-db (hackage-db-2.0.1-AliTRXEJBGFAEMpONOEnbV) requires Cabal-2.4.0.1
      package hpack (hpack-0.32.0-1iJuukTWmC4EGkYhAiFeII) requires Cabal-3.0.0.0-CD1INMNwoxXIKVgcu1nec5
      package distribution-nixpkgs (distribution-nixpkgs-1.3.1-82Z2DCdLAUs8Q2gjtlPLz5) requires Cabal-3.0.0.0-CD1INMNwoxXIKVgcu1nec5
      package cabal2nix (cabal2nix-2.15.0) requires Cabal-3.0.0.0-CD1INMNwoxXIKVgcu1nec5
      package cabal2nix (cabal2nix-2.15.0) requires Cabal-3.0.0.0-CD1INMNwoxXIKVgcu1nec5
      package cabal2nix (cabal2nix-2.15.0) requires Cabal-3.0.0.0-CD1INMNwoxXIKVgcu1nec5
```
2019-09-27 08:18:04 +03:00
Peter Simons cfe8afebe5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0 from Hackage revision
05d7197f35.
2019-09-27 02:30:33 +02:00
Peter Simons 920a2c4060 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0 from Hackage revision
43ab24038a.
2019-09-26 02:30:51 +02:00
Dmitry Kalinkin c455adcc42
Merge branch 'master' into staging-next
Fixes eval on darwin after #69072

Resolved conflict in pkgs/tools/security/thc-hydra/default.nix
Basically had to revert a1c0e10564 which
adapts #69210 to master that doesn't yet have
329a88efa7

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:21:46 -04:00
Peter Simons 4f31c024d1 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0 from Hackage revision
a1a41a1b56.
2019-09-25 15:29:47 +02:00
Peter Simons 933c885761 cabal2nix: add override to keep the ghc-8.6.x version compiling 2019-09-25 15:29:46 +02:00
Peter Simons e234266c38 haskell-bencode: mark the package broken with ghc-8.8.x 2019-09-25 15:29:46 +02:00
Peter Simons ab64a69b54 haskell-src: mark the package broken with ghc-8.8.x 2019-09-25 15:29:46 +02:00
Peter Simons 4485fc595d haskell-memory: use the latest version when compiling with ghc-8.8.1 2019-09-25 15:29:46 +02:00
Peter Simons 7321582c7d haskell-microlens: use the latest version when compiling with ghc-8.8.1 2019-09-25 15:29:46 +02:00
Peter Simons ba0b08074c haskell-shelly: use the latest version when compiling with ghc-8.8.1 2019-09-25 15:28:40 +02:00
Peter Simons 17c3cfd9f0 haskell-hackage-db: use the latest version when compiling with ghc-8.8.1 2019-09-25 15:28:40 +02:00
Peter Simons e49df9257c haskell-string-qq: use the latest version when compiling with ghc-8.8.1 2019-09-25 15:28:40 +02:00
Peter Simons b2c43483b0 haskell-hpack: patch the build to make it succeed with ghc-8.8.1 2019-09-25 15:28:40 +02:00
Olli Helenius 21977c055d haskellPackages.hadolint: fix build by disabling static linking 2019-09-25 15:28:40 +02:00
Guillaume Bouchard 50d128e16c haskellPackages.MemoTrie: remove dontCheck and dontHaddock overrides.
It works fine with (at least):
  - haskellPackages.MemoTrie
  - haskellPackages.ghc844.MemoTrie
2019-09-25 15:28:40 +02:00
Guillaume Bouchard efb4f4817a haskellPackages.PyF: remove broken status
PyF builds perfectly with `haskellPackages.PyF`
2019-09-25 15:28:40 +02:00
Peter Simons 087e8fcf41 LTS Haskell 14.7 2019-09-25 15:28:40 +02:00
Vladimír Čunát eab41878ac
Merge branch 'master' into staging-next 2019-09-24 08:14:34 +02:00
Jörg Thalheim bfed455de3
Merge pull request #68946 from volth/escape
treewide: fix string escapes
2019-09-24 04:19:12 +01:00
Jan Tojnar 11c2b06dd2
Merge branch 'master' into staging-next 2019-09-22 16:39:12 +02:00
Peter Simons 38a0df1867 haskell-easytest: mark the build as broken when compiling with ghc-8.8.x 2019-09-22 13:43:10 +02:00
Peter Simons ad9d8b7aad hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-12-gd19721c from Hackage revision
c0f0a4b290.
2019-09-22 13:43:10 +02:00
Peter Simons 666dac71ac haskell-string-qq: patch the build to succeed when compiling with ghc-8.8.x 2019-09-22 13:43:09 +02:00
Peter Simons 7832aefa80 haskell-monad-par: disable the test suite when building with ghc-8.8.x 2019-09-22 13:43:09 +02:00
Peter Simons 373796c411 haskell-shakespeare: drop obsolete patch to fix the build with ghc-8.8.x 2019-09-22 13:43:09 +02:00
Peter Simons 9b4cd7c36b haskell-csv: patch the build to succeed when compiling with ghc-8.8.x 2019-09-22 13:43:09 +02:00
Peter Simons a62a68e125 haskell-hpack: mark the build as broken when compiling with ghc-8.8.x 2019-09-22 13:43:09 +02:00
Peter Simons 4f21e87fbe haskell-aeson-diff: jailbreak when building with ghc-8.8.x 2019-09-22 13:43:09 +02:00
Peter Simons cab7cea53c haskell-cassava: use the latest version when building with ghc-8.8.x 2019-09-22 13:43:09 +02:00
Peter Simons a0ac8c8784 haskell-xmonad-contrib: use the latest version when building with ghc-8.8.x 2019-09-22 13:43:09 +02:00
Peter Simons c464e35b69 haskell-lens: use the latest version when building with ghc-8.8.x 2019-09-22 13:43:09 +02:00
Peter Simons e3488760a1 hackage2nix: disable broken builds that cause evaluation errors on Hydra 2019-09-22 13:43:09 +02:00
Peter Simons ec49ae6fe1 haskell-HStringTemplate: drop obsolete override 2019-09-22 13:43:09 +02:00
Peter Simons fbd700b128 haskell-X11: patch the build to succeed with ghc-8.8.x 2019-09-22 13:43:09 +02:00
Peter Simons da2e9d26ef haskell-HStringTemplate: jailbreak when building with ghc-8.8.x 2019-09-22 13:43:09 +02:00
Benjamin Esham 27d01d7712 haskellPackages.pinboard-notes-backup: mark not broken 2019-09-22 13:43:08 +02:00
Justin Humm d383a4cd91 Revert "haskell-hakyll: patch Cabal file from upstream"
This reverts commit fe366d43e8.
2019-09-22 13:43:08 +02:00
Luke Clifton b5344ae807 haskellPackages.shh: mark not broken 2019-09-22 13:43:08 +02:00
Jean-Baptiste Giraudeau 6ceb7a1285 haskellPackages: unbreak amazonka (and other packages that use it)
Closes https://github.com/NixOS/nixpkgs/pull/68944.
2019-09-22 13:43:08 +02:00
Vladimír Čunát 22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
Frederik Rietdijk 0b12d44c06 Merge master into staging-next 2019-09-19 16:59:42 +02:00
Peter Simons b08ced9110 haskell-cabal-plan: add override to fix the build 2019-09-19 13:46:20 +02:00
Peter Simons 742348dff5 git-annex: update sha256 hash for new release 7.20190912 2019-09-19 12:33:05 +02:00
Peter Simons 0d67be0416 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-9-g449ad2b from Hackage revision
ed250ead25.
2019-09-19 12:33:00 +02:00
Peter Simons e405fe40cc hackage2nix: disable builds that break evaluation on Hydra 2019-09-18 19:36:58 +02:00
Luc Tielen de051787bf ghc881 - alex: simplify override 2019-09-18 19:36:58 +02:00
Luc Tielen 5ea256fe5f ghc881 - alex: try only applying relevant patch 2019-09-18 19:36:58 +02:00
Luc Tielen 6facf5b594 ghc881 - alex: point directly to working commit 2019-09-18 19:36:58 +02:00
Luc Tielen fc06be9341 Remove unneeded code 2019-09-18 19:36:58 +02:00
Luc Tielen 4ea67e42c4 Only patch alex for ghc881 2019-09-18 19:36:58 +02:00
Luc Tielen b55447925d Update dhall: 1.25.0 -> 1.26.0 2019-09-18 19:36:58 +02:00
Luc Tielen fce1182f4b haskell.packages.ghc881.tasty-hedgehog: fix dependency versioning issue 2019-09-18 19:36:58 +02:00
Luc Tielen c120b6957c haskell.packages.ghc881.hedgehog: fix build issue 2019-09-18 19:36:58 +02:00
Luc Tielen d0a1d73438 haskell.packages.ghc881.vault: avoid build issue with docs 2019-09-18 19:36:58 +02:00
Luc Tielen a2b742f80c haskell.packages.ghc881.attoparsec: fix build issue 2019-09-18 19:36:58 +02:00
Luc Tielen de404e0976 haskell.packages.ghc881.socks: fix issue with base dependency version 2019-09-18 19:36:58 +02:00
Luc Tielen 6a6b39b73f haskell.packages.ghc881.vector-th-unbox: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen 230565a859 haskell.packages.ghc881.cabal-doctest: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen 1135dd3e23 haskell.packages.ghc881.haskell-src-exts: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen 0b183e5d14 haskell.packages.ghc881.happy: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen 3ad52721a4 haskell.packages.ghc881.haskell-src-meta: fix build 2019-09-18 19:36:58 +02:00
Luc Tielen 9b2394519c haskell.packages.ghc881.alex: apply temporary patch for ghc881 2019-09-18 19:36:58 +02:00
Luc Tielen 8a0c213261 haskell.packages.ghc881.yaml: fix missing attribute issue 2019-09-18 19:36:58 +02:00
Luc Tielen 168b39e66f Revert "haskell.packages.ghc881.cabal-doctest: use super.cabal-doctest_1_0_7"
This reverts commit 5e91bfa80a.
2019-09-18 19:36:58 +02:00
Jaakko Luttinen f56d16a89e haskellPackages.massiv: mark unbroken 2019-09-18 19:36:58 +02:00
Jaakko Luttinen 780cdeb31c haskellPackages.scheduler: mark unbroken 2019-09-18 19:36:57 +02:00
Peter Simons e04435a773 LTS Haskell 14.6 2019-09-18 19:36:57 +02:00
volth 8276314608 treewide: fix string escapes 2019-09-16 22:15:38 +00:00
Jan Tojnar a441eaa7b1
Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +02:00
Peter Simons 5c582f35c1 haskell: fix evaluation error in tensorflow-proto 2019-09-11 10:52:04 +02:00
Peter Simons f2bf25e53a hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
0bd93345ee.
2019-09-11 10:51:58 +02:00
Peter Simons fac2b0126f hackage2nix: disable broken packages that cause evaluation errors on Hydra 2019-09-11 10:51:58 +02:00
Peter Simons 216fae4043 LTS Haskell 14.5 2019-09-11 10:51:58 +02:00
Jan Tojnar 1716d62f63
Merge branch 'staging-next' into staging 2019-09-10 07:06:45 +02:00
Izorkin 329a88efa7 treewide: replace mysql.connector-c to libmysqlclient 2019-09-09 15:55:34 +03:00
Domen Kožar 98c17a68e7
cachix: fix build 2019-09-09 09:52:29 +02:00
Peter Simons 1878a249e9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
4cf360853c.
2019-09-07 20:00:23 +02:00
Peter Simons 5f220007d5 haskell-arbtt: fix the test suite 2019-09-07 20:00:22 +02:00
Mario Rodas 3194a1eabd haskellPackages.hnix-store-remote: unmark as broken 2019-09-07 20:00:22 +02:00
Mario Rodas c5b9baa5ea haskellPackages.hnix: unmark as broken 2019-09-07 20:00:22 +02:00
Mario Rodas 86321d3ab5 haskellPackages: unbreak cachix build 2019-09-07 20:00:22 +02:00
Peter Simons 75388ff04f haskell-zlib: drop obsolete overrides for ghc-8.8.x 2019-09-06 17:27:21 +02:00
Peter Simons e5c85e39ab haskell-tar: drop obsolete overrides for ghc-8.8.x 2019-09-06 17:27:21 +02:00