mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 08:23:09 +00:00
ihaskell: broken by the recent classy-prelude update
@edwtjo: http://hydra.cryp.to/build/208767/nixlog/1/raw
This commit is contained in:
parent
6b73aaed7f
commit
5e03d07621
@ -46,5 +46,6 @@ cabal.mkDerivation (self: {
|
||||
license = licenses.mit;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = with maintainers; [ edwtjo ];
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user