haskell-snaplet-stripe: jailbreak to fix build with recent lens-family-core

This commit is contained in:
Peter Simons 2014-11-24 14:51:58 +01:00
parent ad0de68dc5
commit d9924f565e

View file

@ -12,6 +12,7 @@ cabal.mkDerivation (self: {
configurator heist lensFamilyCore mtl snap stripe text textFormat
transformers xmlhtml
];
jailbreak = true;
meta = {
homepage = "https://github.com/LukeHoersten/snaplet-stripe";
description = "Stripe snaplet for the Snap Framework";