haskell-unlambda: update to version 0.1.3

This commit is contained in:
Peter Simons 2014-06-03 11:36:23 +02:00
parent 08198d4771
commit b4a3a61285

View File

@ -7,7 +7,6 @@ cabal.mkDerivation (self: {
isLibrary = true;
isExecutable = true;
buildDepends = [ mtl ];
hyperlinkSource = false;
meta = {
description = "Unlambda interpreter";
license = "GPL";