aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2011-08-14 19:27:44 +0800
committerpgj <pgj@FreeBSD.org>2011-08-14 19:27:44 +0800
commit6a15b726b129ed1d6455a2f13b682229fcad5bbc (patch)
tree40ff0cc53f1d131da1db36d84d223fad1267552f /lang
parent67f7721f9d748b26c0e47fd7c99dab939940db60 (diff)
downloadfreebsd-ports-gnome-6a15b726b129ed1d6455a2f13b682229fcad5bbc.tar.gz
freebsd-ports-gnome-6a15b726b129ed1d6455a2f13b682229fcad5bbc.tar.zst
freebsd-ports-gnome-6a15b726b129ed1d6455a2f13b682229fcad5bbc.zip
Haskell 98 comonads.
WWW: http://github.com/ekmett/comonad/ Obtained from: FreeBSD Haskell
Diffstat (limited to 'lang')
-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 a44fdea26f15..b967b1b5f955 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -42,6 +42,7 @@ cgi_port= www/hs-cgi
checkers_port= devel/hs-checkers
citeproc-hs_port= textproc/hs-citeproc-hs
cmdargs_port= devel/hs-cmdargs
+comonad_port= math/hs-comonad
convertible_port= devel/hs-convertible
cpphs_port= devel/hs-cpphs # executable
criterion_port= benchmarks/hs-criterion