From 5e3a82d1dec8af06ab5903bf3cdd71dba0b86afa Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Tue, 12 Jan 2010 21:48:58 +0000 Subject: Reactive is a simple foundation for programming reactive systems functionally. Like Fran/FRP, it has a notions of (reactive) behaviors and events. WWW: http://haskell.org/haskellwiki/reactive PR: ports/142493 Submitted by: Jacula Modyun --- devel/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/Makefile') diff --git a/devel/Makefile b/devel/Makefile index 22ba48595db8..bb6ccb3832e9 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -565,6 +565,7 @@ SUBDIR += hs-mmap SUBDIR += hs-mueval SUBDIR += hs-pcre-light-ghc + SUBDIR += hs-reactive SUBDIR += hs-readline SUBDIR += hs-safe SUBDIR += hs-show -- cgit v1.2.3