[Haskell-cafe] Re: HFuse: ls fails in HelloFS
Will Thompson
will at willthompson.co.uk
Sun Mar 16 09:37:00 EDT 2008
I just merged my work with Taru Karttunen's; you probably want to
% darcs get http://code.haskell.org/hfuse/
The API is a tad different to the one in my old repository; I had some
kind of pointless MVar state threading in my branch which I wrote on a
whim but which isn't particularly useful, so I left it out.
Taru has ByteString-ized reading from files, which is a win.
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?
--
Will
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20080316/6f02dfab/signature.bin
More information about the Haskell-Cafe
mailing list