Revert "haskell-unlambda: update to version 0.1.3"
This reverts commit b4a3a61285.
The unlambda package failed to build after this change, reverting.
This commit is contained in:
@@ -7,6 +7,7 @@ cabal.mkDerivation (self: {
|
|||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ mtl ];
|
buildDepends = [ mtl ];
|
||||||
|
hyperlinkSource = false;
|
||||||
meta = {
|
meta = {
|
||||||
description = "Unlambda interpreter";
|
description = "Unlambda interpreter";
|
||||||
license = "GPL";
|
license = "GPL";
|
||||||
|
|||||||
Reference in New Issue
Block a user