[Haskell-cafe] [ANNOUNCE] (and request for review): directory-tree v0.9.0

2010-08-09 Thread Brandon Simmons
Greetings Haskellers! directory-tree is a module providing a directory-tree-like datatype along with Foldable and Traversable instances, along with a simple, high-level IO interface. You can see the package along with some examples here (apologies if the haddock docs haven't been generated yet) :

Re: [Haskell-cafe] [ANNOUNCE] (and request for review): directory-tree v0.9.0

2010-08-10 Thread Jason Dagit
On Mon, Aug 9, 2010 at 10:48 PM, Brandon Simmons < brandon.m.simm...@gmail.com> wrote: > Greetings Haskellers! > > directory-tree is a module providing a directory-tree-like datatype > along with Foldable and Traversable instances, along with a simple, > high-level IO interface. You can see the pa

Re: [Haskell-cafe] [ANNOUNCE] (and request for review): directory-tree v0.9.0

2010-08-10 Thread Brandon Simmons
On Tue, Aug 10, 2010 at 4:34 PM, Jason Dagit wrote: > > > On Mon, Aug 9, 2010 at 10:48 PM, Brandon Simmons > wrote: >> >> Greetings Haskellers! >> >> directory-tree is a module providing a directory-tree-like datatype >> along with Foldable and Traversable instances, along with a simple, >> high-

Re: [Haskell-cafe] [ANNOUNCE] (and request for review): directory-tree v0.9.0

2010-08-10 Thread Jason Dagit
On Tue, Aug 10, 2010 at 5:54 PM, Brandon Simmons < brandon.m.simm...@gmail.com> wrote: > On Tue, Aug 10, 2010 at 4:34 PM, Jason Dagit wrote: > > > > > > On Mon, Aug 9, 2010 at 10:48 PM, Brandon Simmons > > wrote: > >> > >> Greetings Haskellers! > >> > >> directory-tree is a module providing a di