haskell-engine-io-snap: jailbreak to support latest websockets
This commit is contained in:
parent
1b1c869609
commit
413b00f23f
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
|||
attoparsecEnumerator engineIo snapCore unorderedContainers
|
||||
websockets websocketsSnap
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
|
|
Loading…
Reference in a new issue