haskell-engine-io-snap: jailbreak to support latest websockets
This commit is contained in:
parent
1b1c869609
commit
413b00f23f
@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
|
|||||||
attoparsecEnumerator engineIo snapCore unorderedContainers
|
attoparsecEnumerator engineIo snapCore unorderedContainers
|
||||||
websockets websocketsSnap
|
websockets websocketsSnap
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user