aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2011-08-14 11:30:05 +0000
committerGabor Pali <pgj@FreeBSD.org>2011-08-14 11:30:05 +0000
commitc273e615b8ccbe32860bdd5a852ef02b50a7b9b9 (patch)
treeb89c8d819d9acc8036f51200f6555baaf26bf049 /math/Makefile
parentc80fdabe370c1f2e94cb846f7f498865660837be (diff)
downloadports-c273e615b8ccbe32860bdd5a852ef02b50a7b9b9.tar.gz
ports-c273e615b8ccbe32860bdd5a852ef02b50a7b9b9.zip
Haskell 98 contravariant functors.
WWW: http://github.com/ekmett/contravariant/ Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=279690
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 1d5bf16027f0..41a0f8c0c3cc 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -126,6 +126,7 @@
SUBDIR += hs-categories
SUBDIR += hs-category-extras
SUBDIR += hs-comonad
+ SUBDIR += hs-contravariant
SUBDIR += hs-erf
SUBDIR += hs-mwc-random
SUBDIR += hs-probability