From 6a15b726b129ed1d6455a2f13b682229fcad5bbc Mon Sep 17 00:00:00 2001 From: pgj Date: Sun, 14 Aug 2011 11:27:44 +0000 Subject: Haskell 98 comonads. WWW: http://github.com/ekmett/comonad/ Obtained from: FreeBSD Haskell --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index 7e85349e2211..1d5bf16027f0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -125,6 +125,7 @@ SUBDIR += hs-Agda-executable SUBDIR += hs-categories SUBDIR += hs-category-extras + SUBDIR += hs-comonad SUBDIR += hs-erf SUBDIR += hs-mwc-random SUBDIR += hs-probability -- cgit