aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-18 22:47:13 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-02-18 22:47:13 +0000
commit64008ac3b85025c4a19643dfaa31b965f3b97e60 (patch)
tree036478f1195f7000f28eae9bdfe2a6b3d9bfce33 /lang
parent6c010886a1c1801e48e3dbf7a97283114d7a3958 (diff)
downloadports-64008ac3b85025c4a19643dfaa31b965f3b97e60.tar.gz
ports-64008ac3b85025c4a19643dfaa31b965f3b97e60.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
Notes
Notes: svn path=/head/; revision=291765
Diffstat (limited to 'lang')
-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