aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-19 06:47:13 +0800
committerpgj <pgj@FreeBSD.org>2012-02-19 06:47:13 +0800
commit95d0479dda1c86a0c3e81cfa072d26dc6eba6616 (patch)
tree5573c478f1079e7dda4b083580efdc7c5dca5072 /lang/ghc
parent358484ce9c1ade43abb14ff9bc993ac6bc2934d1 (diff)
downloadfreebsd-ports-gnome-95d0479dda1c86a0c3e81cfa072d26dc6eba6616.tar.gz
freebsd-ports-gnome-95d0479dda1c86a0c3e81cfa072d26dc6eba6616.tar.zst
freebsd-ports-gnome-95d0479dda1c86a0c3e81cfa072d26dc6eba6616.zip
Parses .eventlog files emitted by GHC 6.12.1 and later. Includes the
ghc-events-show tool to dump and event log file as text. WWW: http://hackage.haskell.org/package/ghc-events Obtained from: FreeBSD Haskell
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 a6e8d47cc17b..80c33f3257e5 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -100,6 +100,7 @@ fgl_port= devel/hs-fgl
filemanip_port= devel/hs-filemanip
filestore_port= devel/hs-filestore
gconf_port= devel/hs-gconf
+ghc-events_port= devel/hs-ghc-events # executable
ghc-mtl_port= devel/hs-ghc-mtl
ghc-paths_port= devel/hs-ghc-paths
gio_port= devel/hs-gio