Merge pull request #69886 from NixOS/haskell-updates

Haskell updates
This commit is contained in:
Domen Kožar
2019-10-02 15:51:55 +02:00
committed by GitHub
8 changed files with 2415 additions and 612 deletions

View File

@@ -104,5 +104,4 @@ in stdenv.mkDerivation {
meta.platforms = passthru.bootPkgs.ghc.meta.platforms;
meta.maintainers = [lib.maintainers.elvishjerricco];
meta.hydraPlatforms = [];
}