Doesn't make sense to keep it since the buffer will probably point to a non-existing file afterwards. |
||
|---|---|---|
| 3rdparty | ||
| data/Gtk | ||
| hacking | ||
| src/HSFM | ||
| .gitignore | ||
| .gitmodules | ||
| hsfm.cabal | ||
| LICENSE | ||
| README.md | ||
| Setup.hs | ||
HSFM
NOTE: This project is in a highly experimental state! Don't complain if it deletes your whole home directory. You should use a chroot, docker environment or similar for testing.
A Gtk+:3 filemanager written in Haskell.
Design goals:
- easy to use
- useful library interface to be able to build other user interfaces
- type safety, runtime safety, strictness
- simple add-on interface
Screenshots
Installation
cabal install
Contributing
See HACKING.md.
