haskell-snaplet-stripe: jailbreak to fix build with recent lens-family-core
This commit is contained in:
parent
ad0de68dc5
commit
d9924f565e
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user