aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-01-04 05:09:10 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-01-04 05:09:10 +0000
commite9cadd7aa29455b0068289512d092c33f66c8b66 (patch)
tree7d68880930bfcfd1c90efa7a77ac3ce3db924382 /lang/Makefile
parentbe9a0981bbb3622d3297867534cc173a4459e130 (diff)
downloadports-e9cadd7aa29455b0068289512d092c33f66c8b66.tar.gz
ports-e9cadd7aa29455b0068289512d092c33f66c8b66.zip
This is an interpreter of the Unlambda language, written in the pure,
lazy, functional language Haskell. WWW: http://hackage.haskell.org/package/unlambda PR: ports/142278 Submitted by: Jacula Modyun <jacula(at)gmail.com>
Notes
Notes: svn path=/head/; revision=247100
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 7192a6f8e1d2..c1b765cbe22f 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -122,6 +122,7 @@
SUBDIR += hla
SUBDIR += hope
SUBDIR += hs-brainfuck
+ SUBDIR += hs-unlambda
SUBDIR += huc
SUBDIR += hugs
SUBDIR += icc