aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2011-08-14 19:32:23 +0800
committerpgj <pgj@FreeBSD.org>2011-08-14 19:32:23 +0800
commitac3a1790529229f7238fdd7e03f295d9f2bac1e6 (patch)
treec0185651286aa670876631e83c2272619d4798dd /math/Makefile
parente3900e8652da94ebd03459e792d7785fbada70c9 (diff)
downloadfreebsd-ports-gnome-ac3a1790529229f7238fdd7e03f295d9f2bac1e6.tar.gz
freebsd-ports-gnome-ac3a1790529229f7238fdd7e03f295d9f2bac1e6.tar.zst
freebsd-ports-gnome-ac3a1790529229f7238fdd7e03f295d9f2bac1e6.zip
Haskell 98 distributive functors -- dual to Traversable.
WWW: http://github.com/ekmett/distributive/ Obtained from: FreeBSD Haskell
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 41a0f8c0c3cc..aec8e08d0c0c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -127,6 +127,7 @@
SUBDIR += hs-category-extras
SUBDIR += hs-comonad
SUBDIR += hs-contravariant
+ SUBDIR += hs-distributive
SUBDIR += hs-erf
SUBDIR += hs-mwc-random
SUBDIR += hs-probability