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";
|
||||
license = "unknown";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
broken = true;
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue