haskell-PastePipe: broken by update to network 2.6.x
This commit is contained in:
parent
7acbbbfab8
commit
c0fa3d1b48
@ -15,5 +15,6 @@ cabal.mkDerivation (self: {
|
||||
license = "GPL";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = with self.stdenv.lib.maintainers; [ fuuzetsu ];
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user