diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-19 01:18:34 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-19 01:18:34 +0800 |
commit | 81ccb74663384f9efa11b78e0f928e3cc23a1974 (patch) | |
tree | 587e3c6da4606008c923d302e717c3b54442a90f /lang | |
parent | d0047cfb50abf93ea48fa1dbc721c83716ce854f (diff) | |
download | freebsd-ports-gnome-81ccb74663384f9efa11b78e0f928e3cc23a1974.tar.gz freebsd-ports-gnome-81ccb74663384f9efa11b78e0f928e3cc23a1974.tar.zst freebsd-ports-gnome-81ccb74663384f9efa11b78e0f928e3cc23a1974.zip |
Components of paths.
WWW: http://github.com/snoyberg/path-pieces
Obtained from: FreeBSD Haskell
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ghc/bsd.hackage.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ghc/bsd.hackage.mk b/lang/ghc/bsd.hackage.mk index 2f9f835032b7..5685c7f9cd66 100644 --- a/lang/ghc/bsd.hackage.mk +++ b/lang/ghc/bsd.hackage.mk @@ -188,6 +188,7 @@ pandoc-types_port= textproc/hs-pandoc-types pango_port= x11-toolkits/hs-pango parallel_port= devel/hs-parallel parsec_port= textproc/hs-parsec +path-pieces_port= www/hs-path-pieces pcap_port= net/hs-pcap pcre-light_port= devel/hs-pcre-light # lib_depends polyparse_port= textproc/hs-polyparse |