haskell-websockets-snap: jailbreak to fix build with recent io-streams
This commit is contained in:
parent
2f21cb77f1
commit
d1edaee3c0
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
||||
blazeBuilder enumerator ioStreams mtl snapCore snapServer
|
||||
websockets
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
description = "Snap integration for the websockets library";
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
|
Loading…
Reference in New Issue
Block a user