Commit graph

5830 commits

Author SHA1 Message Date
Peter Simons 8ec916f0d0 hlint: fix override for ghc-lib-parser 2021-03-26 13:40:32 +01:00
Peter Simons f9900dce3c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
9ed3ceaf0d.
2021-03-26 02:30:32 +01:00
Peter Simons f481111290 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
a7951bfec9.
2021-03-25 02:30:33 +01:00
sternenseemann e16851b616 haskellPackages.darcs: unbreak 2021-03-25 00:51:32 +01:00
Malte Brandy 1e44519bce
haskellPackages.hlint: 3.2.7 -> 3.3 2021-03-24 17:16:04 +01:00
sternenseemann 529ba0b483 haskellPackages.fay: unbreak
Also unmark some obvious candidates as unbroken after testing that they
build.
2021-03-24 12:20:40 +01:00
sternenseemann 697541b7ae haskellPackages.language-ecmascript: unbreak 2021-03-24 12:20:40 +01:00
Dennis Gosnell 2bbfd8efcc
Merge pull request #117440 from luke-clifton/jsondir
haskellPackages.json-directory: mark not broken
2021-03-24 16:59:16 +09:00
Luke Clifton 3549a15b0b haskellPackages.json-directory is not broken 2021-03-24 07:08:12 +00:00
sternenseemann fe0bdf4d01 haskellPackages.diagrams-lib: unbreak
Getting compatibility with optparse-applicative >= 0.16 only required
pulling in a patch from master which is unreleased unfortunately.

The old overrides were obsolete except for the jailbreak as the test
fixes made their way into the latest release.
2021-03-24 00:31:17 +01:00
sternenseemann bbf13dd111 haskellPackages.co-log: unbreak 2021-03-23 13:25:46 +01:00
Luis Chavarriaga c2a60de9d9 gi-gtk-declarative: unbreak
Both gi-gtk-declarative and gi-gtk-declarative-app-simple build just fine.
But the test suites attempt to connect to the display.
2021-03-22 22:17:57 -05:00
Peter Simons cf991521dc Merge origin/master into haskell-updates. 2021-03-22 22:39:48 +01:00
Peter Simons 5b8d47b26b hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
cc657c6c7c.
2021-03-22 22:39:06 +01:00
Peter Simons fb6ac51cac Stackage Nightly 2021-03-21 2021-03-22 22:38:47 +01:00
Malte Brandy b37db39282
haskellPackages.niv: Fix build 2021-03-20 13:38:26 +01:00
Dennis Gosnell 16b3aa061b
Merge pull request #116931 from sternenseemann/hedgehog-unbreak
haskellPackages.{hedgehog-classes, hgeometry, hgeometry-combinatorial}: unbreak
2021-03-20 21:29:25 +09:00
Peter Simons ff44477e2d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
fd3fefef13.
2021-03-19 21:27:20 +01:00
Peter Simons c22b136ab5 Stackage Nightly 2021-03-19 2021-03-19 21:27:04 +01:00
Peter Simons a839c811a5
Merge pull request #116096 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-03-17 (plus other fixes)
2021-03-19 21:24:10 +01:00
sternenseemann 07e100d638 haskellPackages.hgeometry{,-combinatorial}: unbreak
hegdehog-classes allows us to build these now, hgeometry-combinatorial
needs disabling of test suite since doctests cause some kind of run time
linking issue.
2021-03-19 21:05:40 +01:00
sternenseemann 72f247439b haskellPackages.hedgehog-classes: unbreak
hedgehog 0.2.5.2 fixed this.

vector-circular also builds again.
2021-03-19 21:04:59 +01:00
Peter Simons 895b59a39c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
15683ff62a.
2021-03-19 20:59:22 +01:00
Peter Simons 8377f503f1 cabal-install: fix the build with ghc-9.0.x 2021-03-19 20:57:01 +01:00
Peter Simons 1c16f8cf4f cabal-install: fix the build with ghc-8.8.x 2021-03-19 20:51:56 +01:00
Peter Simons f17596c260 pandoc: disable the test suite to fix the build
It seems like a recent update of a dependency has broken ~7 tests in Pandoc.
Upstream is aware of the issue.
2021-03-19 20:45:51 +01:00
Peter Simons 27abb2ef12 hackage2nix: disable Windows-only builds an aarch64-linux and armv7l-linux 2021-03-19 20:38:16 +01:00
Peter Simons d8333b3ab7 haskell-aws: add jailbreak to fix the build with base16-bytestring version 1.x 2021-03-19 20:38:15 +01:00
Malte Brandy 6488310537
haskell-language-server: Fix build 2021-03-19 15:08:45 +01:00
Peter Simons f28d3b6553 haskeline: update override for the new version 2021-03-19 10:35:38 +01:00
Dennis Gosnell ea5623a97f
Merge pull request #116803 from sternenseemann/chatter-unbreak
haskellPackages.chatter: unbreak
2021-03-19 12:11:52 +09:00
Peter Simons 617599ef66 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
66b650498e.
2021-03-19 02:30:29 +01:00
sternenseemann 3c3f84b637 haskellPackages.chatter: unbreak
chatter's latest hackage release still depends on regex-tdfa-text, but
we can apply a patch from master to remove that dependency and jailbreak
to relax the bounds on cereal. Both these issues are already resolved
on master, so the override should only stand until the next release
comes around.

Additionally the test suite needs disabling as it doesn't list all
required modules in other-modules and thus fails to compile. The issue
has been reported upstream.

haskellPackages.fullstop: unbreak

Unfortunately fullstop is practically unmaintained and has no issue
tracker. The build failure is fortunately only affecting the test suite,
so a dontCheck resolves the issue for now.
2021-03-19 01:02:03 +01:00
Peter Simons 8d92f6cd3e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
1385c34be7.
2021-03-18 11:10:37 +01:00
Peter Simons c6e96d4bbd cbord: jailbreak to allow building with recent versions of tasty
We also need the 0.x version of base16-bytestring to build successfully.
2021-03-18 11:09:55 +01:00
Peter Simons 6a2f6fb345 tree-diff: jailbreak to allow building with recent versions of tasty 2021-03-18 11:09:55 +01:00
Peter Simons 359671c93f Drop erroneous dontDistribute overrides. These packages should be marked broken. 2021-03-18 11:09:55 +01:00
Peter Simons 35cd0a4463 tdigest: jailbreak to allow building with recent versions of tasty 2021-03-18 10:58:10 +01:00
Peter Simons 26d16fa285 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
1385c34be7.
2021-03-18 10:48:51 +01:00
Peter Simons dc4bb0df0a configuration-ghc-8.10.x.nix: cosmetic 2021-03-18 10:48:30 +01:00
Peter Simons 36d357d279 cabal-install: fix overrides for ghc-8.10.x 2021-03-18 10:48:30 +01:00
Peter Simons 6a77eb735e hackage2nix: keep base16-bytestring-0.x around in the package set
We need it to build cabal-install.
2021-03-18 10:48:30 +01:00
Peter Simons 1fa844c56d resolv: jailbreak to fix the build with recent versions of base16-bytestring 2021-03-18 10:48:30 +01:00
Peter Simons ff2398ca54 text-short: jailbreak to allow building with recent versions of tasty 2021-03-18 10:48:29 +01:00
Peter Simons c97863b758 haskell-zlib: re-enable the test suite -- it builds fine now 2021-03-18 10:48:29 +01:00
Peter Simons 9126554cde hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.17.0 from Hackage revision
1385c34be7.
2021-03-18 10:14:15 +01:00
Peter Simons 9b2593e79e hackage2nix: update list of broken builds to fix evaluation errors on Hydra 2021-03-18 10:11:38 +01:00
Peter Simons 0c38c5f6bb cryptohash-{sha1,md5}: disable test suites to fix the build 2021-03-18 10:05:34 +01:00
Peter Simons e6bff67db0 update-nix-fetchgit: drop obsolete overrides to fix evaluation 2021-03-18 10:02:55 +01:00
Peter Simons db0e36a58a cabal-install-parsers: drop obsolete overrides to fix evaluation 2021-03-18 10:02:19 +01:00