haskell-pandoc: re-generate expression with new flags
This commit is contained in:
parent
9adbb292dc
commit
f13d04368a
@ -31,6 +31,7 @@ cabal.mkDerivation (self: {
|
|||||||
pandocTypes QuickCheck syb testFramework testFrameworkHunit
|
pandocTypes QuickCheck syb testFramework testFrameworkHunit
|
||||||
testFrameworkQuickcheck2 text zipArchive
|
testFrameworkQuickcheck2 text zipArchive
|
||||||
];
|
];
|
||||||
|
configureFlags = "-fhttps -fmake-pandoc-man-pages";
|
||||||
jailbreak = true;
|
jailbreak = true;
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user