Redirecting to Haskell-café

On Wed, 21 Jul 2010 19:16:16 +0200, Chris Wagner <christopher.t.wag...@gmail.com> wrote:

I'm happy to announce that I have packaged up my first Haskell library,
vorbiscomment, which allows for reading of "Vorbis comments" from Ogg
Vorbis files.  The code is rugged and surely buggy, but any feedback,
patches, etc. are more than welcome.

I do have a specific question in releasing this, and you can respond to
my personal email address if this mailing list is not appropriate for
discussion, but I'm wondering where my library's functionality should
live within the module hierarchy.

The "Hierarchical module names" page [1] on the HaskellWiki gives some guidelines;
I suppose the name Sound.Vorbis.Comment would be a good one.


Regards,
Henk-Jan van Tuyl

[1] http://www.haskell.org/haskellwiki/Hierarchical_module_names

--
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
--
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to