Date: Sat, 13 Aug 2011 20:47:35 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/hs-directory-tree Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk Message-ID: <201108132047.p7DKlZZx077972@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgj 2011-08-13 20:47:35 UTC
FreeBSD ports repository
Modified files:
devel Makefile
lang/ghc bsd.hackage.mk
Added files:
devel/hs-directory-tree Makefile distinfo pkg-descr
Log:
A simple directory-like tree datatype, with useful IO functions and Foldable
and Traversable instance.
Provides a simple data structure mirroring a directory tree on the
filesystem, as well as useful functions for reading and writing
file and directory structures in the IO monad.
WWW: http://coder.bsimmons.name/blog/2009/05/directory-tree-module-released/
Obtained from: FreeBSD Haskell
Revision Changes Path
1.4493 +1 -0 ports/devel/Makefile
1.1 +20 -0 ports/devel/hs-directory-tree/Makefile (new)
1.1 +2 -0 ports/devel/hs-directory-tree/distinfo (new)
1.1 +8 -0 ports/devel/hs-directory-tree/pkg-descr (new)
1.46 +2 -1 ports/lang/ghc/bsd.hackage.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108132047.p7DKlZZx077972>
