jailbreak haste-perch for base==4.6 req
This commit is contained in:
parent
36426f2b49
commit
ce5c883ecf
@ -5,6 +5,7 @@ cabal.mkDerivation (self: {
|
|||||||
version = "0.1.0.0";
|
version = "0.1.0.0";
|
||||||
sha256 = "0g2ijb0mzqs2iq4i47biaxbsg4v15w9ky6yyz6wmngwf06rg4iwj";
|
sha256 = "0g2ijb0mzqs2iq4i47biaxbsg4v15w9ky6yyz6wmngwf06rg4iwj";
|
||||||
buildDepends = [ hasteCompiler mtl ];
|
buildDepends = [ hasteCompiler mtl ];
|
||||||
|
jailbreak = true;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/agocorona/haste-perch";
|
homepage = "https://github.com/agocorona/haste-perch";
|
||||||
description = "Create dynamic HTML in the browser using blaze-html-style notation with Haste";
|
description = "Create dynamic HTML in the browser using blaze-html-style notation with Haste";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user