Commit graph

5427 commits

Author SHA1 Message Date
Peter Simons ea001ce814 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
0ae957506a.
2020-11-20 20:57:39 +01:00
Malte Brandy dd75aa6b9b haskellPackages.stack: Fix build of dependencies
* persistent-sqlite
* pantry
2020-11-20 20:57:38 +01:00
Malte Brandy 8a559a2a08 haskell.packages.ghc884.ghc-lib-parser-ex: Fix build for hls 2020-11-20 20:57:38 +01:00
Malte Brandy 93e8e7eb62 haskellPackages.hackage-security: Disable test to fix build 2020-11-20 20:57:38 +01:00
Peter Simons 045f6ba1b3 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
aadf840b5e.
2020-11-20 20:57:38 +01:00
Malte Brandy 878beaf507 haskell.packages.ghc901.th-abstraction: Fix eval error 2020-11-20 20:57:38 +01:00
Malte Brandy 9436e2ff43 haskell.packages.ghc901.QuickCheck: Bump version to fix build 2020-11-20 20:57:37 +01:00
Malte Brandy b568d074ba haskell.packages.{ghc865,ghc884}.exceptions: Create attribute 2020-11-20 20:57:37 +01:00
Malte Brandy e2b6d74494 haskellPackages.haskell-language-server: Fix build 2020-11-20 20:57:37 +01:00
Malte Brandy 63e5e85ba7 haskellPackages: Fix more eval errors 2020-11-20 20:57:37 +01:00
Malte Brandy 996775e9cb haskellPackages.nettle: Fix build 2020-11-20 20:57:37 +01:00
Peter Simons 464b6435bd hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
7a6de11f77.
2020-11-20 20:57:36 +01:00
Malte Brandy c35a3fb3f7 haskellPackages.aeson: Fix build 2020-11-20 20:57:36 +01:00
Malte Brandy d444c89dd4 haskellPackages: Remove obsolete packages
All those packages are not needed anymore in nixpkgs
2020-11-20 20:57:36 +01:00
Malte Brandy 8ef164247e haskellPackages: Remove a lot of overrides to fix eval errors 2020-11-20 20:57:36 +01:00
Peter Simons 35b28deeb8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
6bc2827ce8.
2020-11-20 20:57:36 +01:00
Peter Simons b39cad34df hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-28-gd194902 from Hackage revision
23790970b3.
2020-11-20 20:57:35 +01:00
Peter Simons 939e04ca72 hackage2nix: No broken packages! For a while ... 2020-11-20 20:57:35 +01:00
Peter Simons 6aa6b8f0eb haskell: drop overrides that have become obsolete in Stackage Nightly 2020-11-20 20:57:35 +01:00
Peter Simons 8a5501d14d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-28-gd194902 from Hackage revision
cb01aa6d89.
2020-11-20 20:57:35 +01:00
Peter Simons f74137c76f hackage2nix: update Haskell package set to Stackage Nightly 2020-11-11
This means we'll switch our default compiler from ghc-8.8.4 to 8.10.2.
2020-11-20 20:57:34 +01:00
Peter Simons 9ea5a41df0 haskell-pantry: update overrides for the new version 2020-11-13 21:37:57 +01:00
Malte Brandy bf2b91cfc0 haskellPackages.stack: Fix eval error 2020-11-13 21:37:57 +01:00
Malte Brandy 0f1709ad23 haskell-language-server: Fix build
Fixing a bound problem in ghcide and bumping ghc-exactprint
2020-11-13 21:37:57 +01:00
Joe Hermaszewski 49e9758ef3 haskell: Add cabal2nixOptions to developPackage
Also neaten documentation slightly
2020-11-13 21:37:57 +01:00
Joe Hermaszewski a32c231007 haskell: add withHoogle option to developPackage 2020-11-13 21:37:57 +01:00
Joe Hermaszewski 07e697d22d haskell: improve documentation on ghcWithHoogle and developPackage 2020-11-13 21:37:57 +01:00
Malte Brandy bacdeffd80 haskellPackages.hls-hlint-plugin: Fix build on hydra 2020-11-13 21:37:57 +01:00
Malte Brandy 3cbe2b5bc3 haskell-language-server: Fix hydra config for deps 2020-11-13 21:37:57 +01:00
Malte Brandy ed26917b67 haskellPackages: Cleanup unneeded builds 2020-11-13 21:37:57 +01:00
Malte Brandy 425d22e6cf haskellPackages: Fix eval errors 2020-11-13 21:37:56 +01:00
Malte Brandy bf29c147c3 haskellPackages.haskell-language-server: Fix build
In preparation of the upcoming 0.6.0 release I wanted to fix hls.

It introduces two new plugin packages, which are not on hackage yet.

I remove apply-refact overrides, because current apply-refact versions
are compatible with all ghcs we support, according to their changelog.

I override more of the hls dependencies globally on the whole package
set, to avoid a lot of duplicate compilations. And because @peti changed
my mind about this being a good practice.

hls now uses a released version of ghcide
2020-11-13 21:37:56 +01:00
Malte Brandy becd5f5bc3 haskellPackages.matterhorn: Fix eval 2020-11-13 21:37:56 +01:00
Malte Brandy 798e23c74f haskellPackages.reflex-dom-core: Remove obsolete patches 2020-11-13 21:37:56 +01:00
Malte Brandy bc1ffa457e haskellPackages.pandoc: 2.11.1 -> 2.11.1.1 2020-11-13 21:37:56 +01:00
Joe Hermaszewski 7673eda11d haskell: Add documentationTarball to lib 2020-11-13 21:37:56 +01:00
(cdep)illabout bbb5016daa haskellPackages.binary-instances: get building again 2020-11-13 21:37:56 +01:00
(cdep)illabout 01a403fb71 haskellPackages.quickcheck-instances: no longer needs doJailbreak in ghc-8.8. 2020-11-13 21:37:56 +01:00
Joe Hermaszewski 407bb3ba3f haskell: whitespace fixes 2020-11-13 21:37:56 +01:00
Joe Hermaszewski b95bea0385 haskellPackages.update-nix-fetchgit: Several fixes
Fix versions of dependencies

Generate shell completions

Wrap executable so that required executables are in PATH

Make sure necessary executables for tests are present during build
2020-11-13 21:37:56 +01:00
Joe Hermaszewski 738d4fef65 haskellPackages.optparse-generic_1_4_4: Correct version of dependency 2020-11-13 21:37:56 +01:00
Joe Hermaszewski 4f0af81b01 haskellPackages.optparse-applicative_0_16_0_0: Fix for compgen error 2020-11-13 21:37:56 +01:00
Joe Hermaszewski a3d8c1284f haskell: add addTestToolDepends 2020-11-13 21:37:56 +01:00
Peter Simons 9028b8f341 haskell-time-compat: update to latest version so that binary-instances compiles 2020-11-13 21:37:56 +01:00
Peter Simons 1f021c2657 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.5-27-g11a103b from Hackage revision
cb01aa6d89.
2020-11-13 21:37:55 +01:00
Peter Simons 3bf200de7d hackage2nix: disable broken builds to fix evaluation errors on Hydra 2020-11-13 21:37:55 +01:00
Julian Stecklina cd11c0c817 haskellPackages.hail: relax cabal dependencies to unbreak
The upstream version still contains very strict dependency
constraints. I've updated the patches to a version that relax these.
This unbreaks hail for me.
2020-11-12 10:47:41 +01:00
Domen Kožar c1e5f8723c
cachix: bump to 0.5.1 2020-11-09 20:17:41 +01:00
Peter Simons d1e684cd24 haskell: drop obsolete patches for patch and reflex 2020-11-06 21:38:29 +01:00
Peter Simons 8925f7ae79 haskell-binary-instances: drop obsolete override
Unfortunately, this doesn't mean that the package now compiles
because it still depends on an newer version of time-compat. :-(
2020-11-06 21:38:28 +01:00