You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Julian Ospald 322c766ae5
Update freeze file
пре 4 година
data/Gtk GTK: cleanup obsolete widgets пре 7 година
hacking Update HACKING.md пре 7 година
src/HSFM Update installation method and bump deps пре 4 година
.gitignore Update installation method and bump deps пре 4 година
.travis.yml Update travis пре 5 година
HACKING.md Add symbolic link to hacking/HACKING.md пре 8 година
LICENSE Initial commit пре 8 година
README.md Update installation method and bump deps пре 4 година
Setup.hs Initial commit пре 8 година
cabal.project Update installation method and bump deps пре 4 година
cabal.project.freeze Update freeze file пре 4 година
hsfm.cabal Update installation method and bump deps пре 4 година
install.sh Update installation method and bump deps пре 4 година
update-gh-pages.sh TRAVIS: build gh-pages пре 7 година
update-index-state.sh Update installation method and bump deps пре 4 година

README.md

HSFM

Join the chat at https://gitter.im/hasufell/hsfm Build Status

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

hsfm

Installation

./install.sh

Contributing

See HACKING.md.