haskell-cheapskate: jailbreak to fix build with recent versions of 'text'
This commit is contained in:
parent
3ee6f3b3aa
commit
7ec947d404
@ -13,6 +13,7 @@ cabal.mkDerivation (self: {
|
||||
buildDepends = [
|
||||
blazeHtml dataDefault mtl syb text uniplate xssSanitize
|
||||
];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/jgm/cheapskate";
|
||||
description = "Experimental markdown processor";
|
||||
|
Loading…
Reference in New Issue
Block a user