haskell-websockets: jailbreak to fix build with current versions of io-streams
This commit is contained in:
@@ -19,6 +19,7 @@ cabal.mkDerivation (self: {
|
||||
entropy HUnit ioStreams mtl network QuickCheck random SHA
|
||||
testFramework testFrameworkHunit testFrameworkQuickcheck2 text
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://jaspervdj.be/websockets";
|
||||
description = "A sensible and clean way to write WebSocket-capable servers in Haskell";
|
||||
|
||||
Reference in New Issue
Block a user