aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2010-05-16 03:11:40 +0800
committerpgj <pgj@FreeBSD.org>2010-05-16 03:11:40 +0800
commit401df9e0b3330d6fcac533f6c67d6fd2eaa87a3e (patch)
tree496e4c09a01ce9ebd8e44430f06e43c76e47712b /lang/ghc
parent3ceaa9f88245b913bb63305cc63801077d821435 (diff)
downloadfreebsd-ports-gnome-401df9e0b3330d6fcac533f6c67d6fd2eaa87a3e.tar.gz
freebsd-ports-gnome-401df9e0b3330d6fcac533f6c67d6fd2eaa87a3e.tar.zst
freebsd-ports-gnome-401df9e0b3330d6fcac533f6c67d6fd2eaa87a3e.zip
This library provides an interface to the terminfo database (via
bindings to the curses library). Terminfo allows POSIX systems to interact with a variety of terminals using a standard set of capabilities. WWW: http://code.haskell.org/terminfo
Diffstat (limited to 'lang/ghc')
-rw-r--r--lang/ghc/bsd.hackage.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ghc/bsd.hackage.mk b/lang/ghc/bsd.hackage.mk
index c8472492e877..3cfbba1098b8 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -92,6 +92,7 @@ Stream_port= devel/hs-Stream
stringsearch_port= textproc/hs-stringsearch
tagsoup_port= textproc/hs-tagsoup # executable
Tensor_port= devel/hs-Tensor
+terminfo_port= devel/hs-terminfo
testpack_port= devel/hs-testpack
texmath_port= textproc/hs-texmath # executable
transformers_port= devel/hs-transformers