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
|
configurator heist lensFamilyCore mtl snap stripe text textFormat
|
||||||
transformers xmlhtml
|
transformers xmlhtml
|
||||||
];
|
];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/LukeHoersten/snaplet-stripe";
|
homepage = "https://github.com/LukeHoersten/snaplet-stripe";
|
||||||
description = "Stripe snaplet for the Snap Framework";
|
description = "Stripe snaplet for the Snap Framework";
|
||||||
|
Loading…
Reference in New Issue
Block a user