haskell-snaplet-stripe: jailbreak to fix build with text 1.x
This commit is contained in:
parent
237b2de6a0
commit
ded83927ba
@ -10,6 +10,7 @@ cabal.mkDerivation (self: {
|
||||
configurator heist mtl snap stripe text textFormat transformers
|
||||
xmlhtml
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "https://github.com/LukeHoersten/snaplet-stripe";
|
||||
description = "Stripe snaplet for the Snap Framework";
|
||||
|
Loading…
Reference in New Issue
Block a user