Build Haddocks with source hyperlinks unless doHscolour is false
This commit is contained in:
@@ -7,6 +7,7 @@ cabal.mkDerivation (self: {
|
||||
isLibrary = true;
|
||||
isExecutable = true;
|
||||
buildDepends = [ mtl ];
|
||||
hyperlinkSource = false;
|
||||
meta = {
|
||||
description = "Unlambda interpreter";
|
||||
license = "GPL";
|
||||
|
||||
Reference in New Issue
Block a user