Merge pull request #116096 from NixOS/haskell-updates

Update Haskell package set to Stackage Nightly 2021-03-17 (plus other fixes)
This commit is contained in:
Peter Simons
2021-03-19 21:24:10 +01:00
committed by GitHub
21 changed files with 2819 additions and 4780 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{ fetchurl }:
fetchurl {
url = "https://github.com/commercialhaskell/all-cabal-hashes/archive/c0fe8e827d5ec71141700f5d5a90a6f6616ecbc5.tar.gz";
sha256 = "16is1cipkfiabbh01i247vqfviwzjpfhgf6pkli61wwlhnk0q95s";
url = "https://github.com/commercialhaskell/all-cabal-hashes/archive/fd3fefef13b49cbcd9a08b46c2aa4ceb204de5e0.tar.gz";
sha256 = "1dr4bqsisizw3qn9qxjpbk0rjri6s0gv9g9717cwfcixy940af2s";
}