haskell-digestive-functors-snap: jailbreak to fix build with latest version of 'text'
This commit is contained in:
parent
6060a7483a
commit
b78b8a586d
@ -7,6 +7,7 @@ cabal.mkDerivation (self: {
|
||||
version = "0.6.1.0";
|
||||
sha256 = "07xb8jr70j03kggk55p3zzp07y7amzm7f8hdzry4vff7yx41rxhr";
|
||||
buildDepends = [ digestiveFunctors filepath mtl snapCore text ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/jaspervdj/digestive-functors";
|
||||
description = "Snap backend for the digestive-functors library";
|
||||
|
Loading…
Reference in New Issue
Block a user