haskell-pandoc: re-generate with recent version of cabal2nix
This commit is contained in:
parent
f2a9f9b588
commit
6661167e74
@ -25,7 +25,6 @@ cabal.mkDerivation (self: {
|
|||||||
QuickCheck syb testFramework testFrameworkHunit
|
QuickCheck syb testFramework testFrameworkHunit
|
||||||
testFrameworkQuickcheck2 text
|
testFrameworkQuickcheck2 text
|
||||||
];
|
];
|
||||||
configureFlags = "-fblaze_html_0_5";
|
|
||||||
doCheck = false;
|
doCheck = false;
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://johnmacfarlane.net/pandoc";
|
homepage = "http://johnmacfarlane.net/pandoc";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user