libghc-hfuse-dev

Haskell binding for the linux fuse library
  http://hackage.haskell.org/package/HFuse
  0
  no reviews



Hfuse is a haskell binding to the linux c library, fuse ('filesystems in userspace'); fuse allows you to construct interesting filesystems which can be used in many ways, such as a filesystem in which the files are wikipedia files, or sshfs where one mounts remote directories over ssh, or flickrfs which represents your flickr account as directories and files. this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.