haskell-th-lift-instances: jailbreak to fix build with latest version of 'text'
This commit is contained in:
parent
b6a0321b15
commit
a067fa13f2
@ -8,6 +8,7 @@ cabal.mkDerivation (self: {
|
||||
sha256 = "02sf7qn1rs33cdf1dl7vpwkhqzhmj8h3naw0ngh2kz05ymk2qng4";
|
||||
buildDepends = [ text thLift vector ];
|
||||
testDepends = [ doctest filepath QuickCheck text vector ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/bennofs/th-lift-instances/";
|
||||
description = "Lift instances for template-haskell for common data types";
|
||||
|
Loading…
x
Reference in New Issue
Block a user