[Haskell-cafe] Re: HFuse: ls fails in HelloFS

Don Stewart dons at galois.com
Wed Mar 19 03:11:03 EDT 2008


mad.one:
> Excerpts from Will Thompson's message of Sun Mar 16 08:37:00 -0500 2008:
> > Currently the module's name is HFuse.  Presumably it really belongs
> > under System somewhere; System.Posix.Fuse maybe?  What do folks think?
> > Are there any guidelines for picking a namespace?
> 
> I don't think there's any sort of doc on picking a namespace or how to
> logically name your package modules (would likely be worth writing); 
> for something like this, I would say something under System.Posix.*
> would be the most appropriate.

Ah, but there is!

    http://haskell.org/haskellwiki/Hierarchical_module_names

Enjoy!

-- Don (grumbler of packages that use uncommon top level names)


More information about the Haskell-Cafe mailing list