Commit graph

4251 commits

Author SHA1 Message Date
(cdep)illabout d3dd6b5e94 haskellPackages.servant-rawm: mark unbroken 2019-09-03 09:23:28 +02:00
rnhmjoj 5464b428e2 haskellPackages.bisc: unmark as broken 2019-09-03 09:23:28 +02:00
gnidorah 0f1fc1f27f haskellPackages.hakyll-images: unmark as broken 2019-09-03 09:23:28 +02:00
Peter Simons 94e51c360b haskell-hpack: enable the test suite again
The issue we've had previously is fixed in the latest version.
2019-09-03 09:23:28 +02:00
Travis Whitaker f1e3a6961b Pass hoogle-local's buildCommand as a file.
This is necessary when a very large number of packages are included in the
package database. Without this change, setting up the build environment will
fail, since the environment will be too large.

This simply applies the technique mentioned in
https://github.com/NixOS/nixpkgs/issues/25057 to solve this problem.
2019-09-03 09:23:28 +02:00
Peter Simons d00582b437 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
0e7fdc96ca.
2019-09-03 09:23:28 +02:00
Peter Simons 70efe840b4 LTS Haskell 14.4 2019-09-03 09:23:27 +02:00
Peter Simons 38a581902e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
222d2ffb87.
2019-08-28 15:52:04 +00:00
Peter Simons 995d0782f5 configuration-ghc-8.8.x.nix: cosmetic 2019-08-28 15:50:33 +00:00
Peter Simons 2e08ac73ca cabal-install: override native Cabal version on older compilers 2019-08-28 15:50:33 +00:00
Peter Simons 374a39e598 cabal-install: jailbreak build for ghc 8.8.x 2019-08-28 15:50:33 +00:00
Peter Simons a9dd9c7c2f haskell-resolv: add overrides for older compilers 2019-08-28 15:50:33 +00:00
Peter Simons 5137dc389a haskell-HTTP: drop obsolete patches for ghc 8.8.x 2019-08-28 15:50:33 +00:00
Peter Simons 7304dc1479 haskell-regex-base: jailbreak build for ghc 8.8.x 2019-08-28 15:50:33 +00:00
Peter Simons e2dfa9f721 haskell-QuickCheck: drop obsolete patches for ghc 8.8.x 2019-08-28 15:50:33 +00:00
Peter Simons 9d4300b4b2 haskell-resolv: drop obsolete patches for ghc 8.8.x 2019-08-28 15:50:33 +00:00
Peter Simons 83bc9776ca cabal-install: version 3.x is out officially 2019-08-28 15:50:33 +00:00
Peter Simons 0fc727c3e1 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
f3caaa39bd.
2019-08-28 15:50:33 +00:00
Peter Simons 1b8e14b38d hackage2nix: keep resolv-0.1.1.2 around for ghc versions prior to 8.8.x 2019-08-28 15:50:32 +00:00
Peter Simons 034dcc2ab8 hackage2nix: disable builds depended on broken packages that break evaluation on Hydra 2019-08-28 15:50:32 +00:00
Mario Rodas ecea5f4728 hackage2nix: unbreak dhall-json build 2019-08-28 15:47:05 +00:00
Mario Rodas 4792a6db4c haskell-dhall-json: disable broken test suite to fix the build 2019-08-28 15:47:05 +00:00
Peter Simons 30a31cc908 hackage2nix: keep ghc-lib-parser-8.8.0.20190723 until hlint updates its dependencies 2019-08-28 15:47:04 +00:00
Peter Simons c9c2aed2ac LTS Haskell 14.3 2019-08-28 15:47:04 +00:00
Linus Heckemann d1d602f559 Merge remote-tracking branch 'origin/master' into openssl-1.1 2019-08-23 17:27:39 +02:00
Peter Simons ddfb9a1f2c Add a build for cabal-install-3.0.0.0 beta release. 2019-08-23 16:50:30 +02:00
Peter Simons f8d2601037 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
fd4f8cf2eb.
2019-08-23 13:00:14 +02:00
Peter Simons ff8c2ecf5e LTS Haskell 14.2 2019-08-23 13:00:13 +02:00
Robin Gloster a622c5332a
haskellPackages.openid: mark as broken
broken with openssl 1.1
https://github.com/elliottt/hsopenid/issues/15
2019-08-21 21:29:03 +02:00
Peter Simons 8a9b00f6d6 git-annex: update sha256 hash for version 7.20190819 2019-08-21 11:28:46 +02:00
Peter Simons 2b89a05d40 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
478c783355.
2019-08-21 11:28:46 +02:00
Justin Humm fe366d43e8 haskell-hakyll: patch Cabal file from upstream
hakyll complains about our QuickCheck version being too high. Upstream
solved that problem already, so let's use that patch [0].

Closes https://github.com/NixOS/nixpkgs/pull/67065.

[0] https://github.com/jaspervdj/hakyll/pull/721
2019-08-21 11:28:46 +02:00
Peter Simons 5ad0677aec hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
f0ef5143bf.
2019-08-19 10:52:31 +02:00
(cdep)illabout c88651aab9 haskell: Run termonad tests 2019-08-19 10:52:30 +02:00
(cdep)illabout 45012a0e94 haskell: mark termonad and focuslist as unbroken 2019-08-19 10:52:30 +02:00
Silvan Mosberger 2c69d30e29 haskellPackages.idris: Fix build
Can build with default megaparsec now
2019-08-19 10:52:30 +02:00
Domen Kožar e19b227166 haskell: mark tomland as not broken 2019-08-19 10:52:30 +02:00
Peter Simons 2bf44961c5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
3129a6c3ac.
2019-08-16 19:53:25 +02:00
Peter Simons 5a1c572dd5 hackage2nix: update list of broken builds to avoid evaluation errors on Hydra 2019-08-16 19:53:24 +02:00
Domen Kožar 09b9f22e3a haskell: hnix-store-core compiles 2019-08-16 19:53:24 +02:00
Robert Helgesson ba670fc2c0 haskellPackages: unbreak hnix build
Fixes #66623
2019-08-16 19:53:24 +02:00
Peter Simons 63e0bb852e LTS Haskell 14.1 2019-08-16 19:53:24 +02:00
Peter Simons c22351d25e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
500fd5df8a.
2019-08-15 16:05:10 +02:00
Domen Kožar 3db2a41854 ghcid: standalone small closure 2019-08-15 16:05:10 +02:00
Peter Simons d7a8d6e13e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
d7a3c22186.
2019-08-15 16:05:10 +02:00
Peter Simons 1bfa107eb1 haskell-ci: update to latest git version (20190814-git) 2019-08-15 16:05:10 +02:00
Domen Kožar f890a1ab06 haskell: mark tasty-discover as not broken 2019-08-15 16:05:10 +02:00
Peter Simons 2b1c2ac58e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
d0350d045b.
2019-08-15 16:05:10 +02:00
Peter Simons c743c91021 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4-5-g57efca0 from Hackage revision
b0b8db191b.
2019-08-15 16:05:09 +02:00
Domen Kožar f4475a4086 unbroken: jose, servant-auth-server, tasty-hspec 2019-08-15 16:05:09 +02:00