aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Makefile
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2010-01-04 13:09:10 +0800
committerpgj <pgj@FreeBSD.org>2010-01-04 13:09:10 +0800
commit5a89f1aa782c1d193e2fa1a1f3548085d965dac1 (patch)
treefba8394dd33c8df97e6280adff62c360e4949130 /lang/Makefile
parentd0f240f92e6899e36f92fbbb44a074944997a469 (diff)
downloadfreebsd-ports-gnome-5a89f1aa782c1d193e2fa1a1f3548085d965dac1.tar.gz
freebsd-ports-gnome-5a89f1aa782c1d193e2fa1a1f3548085d965dac1.tar.zst
freebsd-ports-gnome-5a89f1aa782c1d193e2fa1a1f3548085d965dac1.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>
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