summaryrefslogtreecommitdiff
path: root/lang/ghc
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-24 10:46:24 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-24 10:46:24 +0000
commit7e609f980597470fb9f9823e1e1bb707a0605c5c (patch)
tree18a30ca0dc8fea5b3ba552ae1521cd73b4288c54 /lang/ghc
parentThis package includes a thin sqlite3 wrapper based on the direct-sqlite (diff)
angel is a daemon that runs and monitors other processes. It is similar
to djb's `daemontools` or the Ruby project `god`. It's goals are to keep a set of services running, and to facilitate the easy configuration and restart of those services. WWW: http://github.com/jamwt/Angel Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=299866
Diffstat (limited to 'lang/ghc')
-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 0efd549bd5a1..ec03bef8ba4d 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -18,6 +18,7 @@ Agda_port= math/hs-Agda # executable
Agda-executable_port= math/hs-Agda-executable # executable
alex_port= devel/hs-alex # executable
ALUT_port= audio/hs-ALUT
+angel_port= sysutils/hs-angel
ansi-terminal_port= devel/hs-ansi-terminal
ansi-wl-pprint_port= devel/hs-ansi-wl-pprint
arrows_port= devel/hs-arrows