wai-middleware-static: Jailbreak for the latest wai
This commit is contained in:
parent
3ac4078d9e
commit
c81c344d67
|
@ -11,4 +11,5 @@ cabal.mkDerivation (self: {
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
platforms = self.ghc.meta.platforms;
|
platforms = self.ghc.meta.platforms;
|
||||||
};
|
};
|
||||||
|
jailbreak = true;
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue