haskell-Thrift: broken by update to network 2.6.x
This commit is contained in:
parent
64497470b5
commit
7acbbbfab8
@ -12,5 +12,6 @@ cabal.mkDerivation (self: {
|
|||||||
description = "Haskell bindings for the Apache Thrift RPC system";
|
description = "Haskell bindings for the Apache Thrift RPC system";
|
||||||
license = "unknown";
|
license = "unknown";
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user