Merge pull request #118923 from NixOS/haskell-updates

Update Haskell package set to Stackage Nightly 2021-04-06 (plus other fixes)
This commit is contained in:
Peter Simons
2021-04-16 20:25:16 +02:00
committed by GitHub
5 changed files with 1576 additions and 576 deletions

View File

@@ -17,6 +17,8 @@ let
maintainers = (oldAttrs.maintainers or []) ++ [
lib.maintainers.cdepillabout
];
changelog =
"https://github.com/purescript/spago/releases/tag/${oldAttrs.version}";
}));
in