Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mwotton/hfuse
Haskell bindings for the FUSE library
https://github.com/mwotton/hfuse
Last synced: 12 days ago
JSON representation
Haskell bindings for the FUSE library
- Host: GitHub
- URL: https://github.com/mwotton/hfuse
- Owner: mwotton
- License: other
- Created: 2011-04-29T00:09:59.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-28T22:55:08.000Z (over 12 years ago)
- Last Synced: 2023-04-16T12:07:47.354Z (over 1 year ago)
- Language: Haskell
- Homepage:
- Size: 157 KB
- Stars: 7
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Programs using HFuse should be compiled with -threaded.
HelloFS seems to work with:
* Linux 2.6.24
* The Glorious Glasgow Haskell Compilation System, version 6.8.2
* fuse-2.6BindFS (?) is known to have a lurking deadlock problem.
LiveFS is broken (from the old distribution).
Added support for MacFUSE. Tested HelloFS and BindFS with:
* OSX 10.4.11 on a PPC G4 mac
* GHC 6.8.3
* MacFUSE 10.4-1.7.0