haskell-snaplet-stripe: jailbreak to fix build with text 1.x

This commit is contained in:
Peter Simons 2014-05-13 18:35:21 +02:00
parent 237b2de6a0
commit ded83927ba

View File

@ -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";