haskell-snap-core: jailbreak to fix build with recent versions of 'text'
This commit is contained in:
@@ -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)";
|
||||
|
||||
Reference in New Issue
Block a user