mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
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
|
||||
websockets websocketsSnap
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
license = self.stdenv.lib.licenses.bsd3;
|
||||
platforms = self.ghc.meta.platforms;
|
||||
|
Loading…
Reference in New Issue
Block a user