haskell-unlambda: update to version 0.1.3
This commit is contained in:
parent
08198d4771
commit
b4a3a61285
@ -7,7 +7,6 @@ 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";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user