haskell-snap-core: jailbreak to fix build with recent versions of 'text'
This commit is contained in:
parent
7ec947d404
commit
239e9cda01
@ -17,6 +17,7 @@ cabal.mkDerivation (self: {
|
||||
HUnit MonadCatchIOTransformers mtl random regexPosix text time
|
||||
unixCompat unorderedContainers vector zlibEnum
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://snapframework.com/";
|
||||
description = "Snap: A Haskell Web Framework (core interfaces and types)";
|
||||
|
Loading…
Reference in New Issue
Block a user