haskell-highlighting-kate: jailbreak to fix build with latest 'blaze-html'
This commit is contained in:
parent
03f6a6989a
commit
4cb0ec470f
@ -8,6 +8,7 @@ cabal.mkDerivation (self: {
|
||||
isExecutable = true;
|
||||
buildDepends = [ blazeHtml filepath mtl parsec regexPcre ];
|
||||
prePatch = "sed -i -e 's|regex-pcre-builtin|regex-pcre|' highlighting-kate.cabal";
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
homepage = "http://github.com/jgm/highlighting-kate";
|
||||
description = "Syntax highlighting";
|
||||
|
Loading…
x
Reference in New Issue
Block a user