aboutsummaryrefslogtreecommitdiffstats
path: root/lang/ghc
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-19 05:38:48 +0800
committerpgj <pgj@FreeBSD.org>2012-02-19 05:38:48 +0800
commit2ac8a06c54b2f26486cd0d71718b3d1bd9d0808b (patch)
tree45db5b2ffddafb6b9d292d5f62ff468d9d99366b /lang/ghc
parentbade60ee6dd12cf7cc73406ade12520bae5e249d (diff)
downloadfreebsd-ports-gnome-2ac8a06c54b2f26486cd0d71718b3d1bd9d0808b.tar.gz
freebsd-ports-gnome-2ac8a06c54b2f26486cd0d71718b3d1bd9d0808b.tar.zst
freebsd-ports-gnome-2ac8a06c54b2f26486cd0d71718b3d1bd9d0808b.zip
wxHaskell is a portable and native GUI library for Haskell. It is built
on top of wxWidgets - a comprehensive C++ library that is portable across all major GUI platforms; including GTK, Windows, X11, and MacOS X. This version works with wxWidgets 2.8 and 2.9. WWW: http://haskell.org/haskellwiki/WxHaskell 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 6f3920331701..a6e8d47cc17b 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -281,6 +281,7 @@ wai-extra_port= www/hs-wai-extra
wai-logger_port= www/hs-wai-logger
warp_port= www/hs-warp
webkit_port= www/hs-webkit
+wx_port= x11-toolkits/hs-wx
wxcore_port= x11-toolkits/hs-wxcore # lib_depends
wxdirect_port= x11-toolkits/hs-wxdirect # executable
X11_port= x11/hs-X11 # lib_depends
9a469443cc9c3ccda62d9f73160fdcb69c878'>Retire comment file.trevor2003-03-012-1/+1 * Update to 3.0. Patch with sed.trevor2002-09-042-6/+8 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-7/+7