Commit graph

4114 commits

Author SHA1 Message Date
Peter Simons c0c65d6717 LTS Haskell 13.25 2019-06-14 13:06:06 +00:00
Izorkin cf9acd3e6d haskellPackages.insert-ordered-containers: fix build 2019-06-11 18:42:58 +09:00
Peter Simons d28f44c56c haskell-dhall: fix broken overrides 2019-06-07 11:59:57 +02:00
Peter Simons 11f10b686e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-6-g315012a from Hackage revision
9ac45f94e9.
2019-06-07 10:07:40 +02:00
Peter Simons 1c4349220e hackage2nix: use older version of 'ghc-lib-parser' by default to fix hlint 2019-06-07 10:07:39 +02:00
Silvan Mosberger 1d512f5870 haskellPackages: clean up some overrides
- jailbreak-cabal override isn't needed, shared executables are disabled
  by default (or is this precautionary?)

- Removed and added some infinite recursion overrides, moved them to
  configuration-nix.nix

- Unbreak zstd and attparsec-varword

- mysql override is already in configuration-nix.nix

- Move some overrides for disabling tests due to internet connectivity
  to configuration-nix.nix

Closes https://github.com/NixOS/nixpkgs/pull/62407.
2019-06-07 10:07:39 +02:00
Peter Simons 86d1fe06f3 haskell-configuration-common: cosmetic 2019-06-07 10:07:39 +02:00
Peter Simons 0636bebbdf hackage2nix: drop obsolete version overrides 2019-06-07 10:07:39 +02:00
Peter Simons 93fdcb84d9 hackage2nix: disable broken builds to fix evaluation errors on Hydra 2019-06-07 10:07:34 +02:00
Peter Simons b7e194e059 LTS Haskell 13.24 2019-06-07 10:06:14 +02:00
Silvan Mosberger 45d7270579 haskellPackages.heap: Fix build 2019-06-04 10:26:11 +02:00
Peter Simons 64a8e60df9 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-6-g315012a from Hackage revision
5a3c3ef601.
2019-05-31 16:09:31 +02:00
Peter Simons f51c95d788 LTS Haskell 13.23 2019-05-31 16:09:31 +02:00
Peter Simons 02ea1812c8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
85d71d5231.
2019-05-24 17:45:21 +02:00
Peter Simons c85fe3c330 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
85d71d5231.
2019-05-24 17:44:16 +02:00
Peter Simons 2ad8ac54bf hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
e029651cf8.
2019-05-24 17:44:15 +02:00
Peter Simons bdb704e8d7 hackage2nix: update list of broken builds 2019-05-24 17:44:15 +02:00
Silvan Mosberger 3643fa4bca hackage2nix: un-break some Haskell packages
Either because they're no longer broken at all or by overriding them with a fix
2019-05-24 17:38:25 +02:00
Jack Kelly 49345f233c hackage2nix: lattices is no longer broken 2019-05-24 17:38:07 +02:00
Jack Kelly ea3c0aa1b5 haskellPackages.hakyll: remove obsolete patch 2019-05-24 17:38:02 +02:00
Peter Simons b644d5b159 LTS Haskell 13.22 2019-05-24 17:36:35 +02:00
Peter Simons 2903cbf66b haskell-tasty-hedgehog: current versions need hedgehog 1.x or later 2019-05-18 12:58:02 +02:00
Peter Simons 71fee27abb hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3 from Hackage revision
5a5fa437a2.
2019-05-18 12:57:59 +02:00
Peter Simons dc1cd81cfb hackage2nix: disable broken builds on Hydra 2019-05-18 12:57:42 +02:00
Peter Simons b7f032ebed LTS Haskell 13.21 2019-05-18 12:57:42 +02:00
Robin Gloster 6cf583cf2f
Merge pull request #60406 from JohnAZoidberg/remove-isnull
treewide: Remove usage of isNull
2019-05-18 09:36:24 +00:00
Silvan Mosberger 6c13c0f4ed
Merge pull request #61484 from chreekat/minimal-haskell-packaging-docs
Add minimal docs for callHackage and friends
2019-05-16 18:48:40 +02:00
Niklas Hambüchen 0ef2bbfd0b haskell: servant: Don't hardcode $doc.
Until now this broke on `enableSeparateDocOutput = false`,
as then `$doc` was not defined so it tried to copy stuff to
`/share/doc/servant`.

Fixes regression introduced in commit be63b1994d.
2019-05-15 22:45:32 +02:00
Bryan Richter 6a74ba96fd
Add minimal docs for callHackage and friends
Specifically haskellSrc2nix, callHackage, and callHackageDirect. Other
functions should probably also be documented, but it's at least a start.
2019-05-14 08:18:02 +03:00
Peter Simons 8e4df4840e haskell-hledger-lib: jailbreak to enable running the build with ghc-8.8.x
The build still fails, but I want to see the actual errors.
2019-05-12 20:49:17 +02:00
Peter Simons 8e4cd524c7 haskell-lens: patch (and jailbreak) to fix build with ghc-8.8.x 2019-05-12 20:49:17 +02:00
Peter Simons 12982ef5cd haskell-shakespeare: patch to fix build with ghc-8.8.x 2019-05-12 20:49:17 +02:00
Peter Simons 4619745465 haskell-aeson: ghc-8.8.x runs out of memory trying to compile the test suite 2019-05-12 20:49:17 +02:00
Peter Simons f944f8f9c5 haskell-cabal-install: update ghc-8.8.x package set to latest git version 2019-05-12 20:49:16 +02:00
Peter Simons aa62499290 haskell-cassava: patch to fix the build with ghc-8.8.x 2019-05-12 20:49:16 +02:00
Peter Simons 5409929d61 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
baa9f80e41.
2019-05-12 20:49:16 +02:00
Peter Simons cb0235faf9 hackage2nix: disable failing Hydra builds 2019-05-12 20:49:16 +02:00
Peter Simons 44184820b2 haskell-setlocale: jailbreak to fix the build with ghc-8.8.x 2019-05-12 20:49:16 +02:00
Mario Rodas 6673cc8ee9
haskell: x509-system fix on darwin
x509-system requires access to the `security` executable. Partially
reverts [1: d69cc779b5]

1: d69cc779b5
   Revert "Revert "darwin 10.12 commits""
2019-05-12 11:00:00 -05:00
Peter Simons 8fd4b19d6b haskell-aeson: patch to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 579b679507 haskell-dlist: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 553a1eec6f haskell-parallel: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 5d61a76ba9 haskell-optparse-applicative: jailbreak to fix the build with ghc-8.8.x 2019-05-12 09:54:32 +02:00
Peter Simons 7df834c628 haskell-th-lift: jailbreak is no longer necessary in the latest version 2019-05-12 09:54:32 +02:00
Peter Simons b24afc5119 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3 from Hackage revision
2979437e88.
2019-05-12 09:54:26 +02:00
Peter Simons ac8bf3419b hackage2nix: re-enable 'megaparsec-tests' builds on Hydra 2019-05-12 09:54:26 +02:00
Peter Simons 47a7480f05 haskell-quickcheck-instances: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons e4659b5616 haskell-integer-logarithms: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 44ac450719 haskell-attoparsec: apply patches to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00
Peter Simons 7055bea4a9 haskell-hashable-time: jailbreak to fix the build with ghc-8.8.x 2019-05-09 18:15:20 +02:00