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 years ago
data/Gtk GTK: cleanup obsolete widgets 7 years ago
hacking Update HACKING.md 8 years ago
src/HSFM Update installation method and bump deps 4 years ago
.gitignore Update installation method and bump deps 4 years ago
.travis.yml Update travis 6 years ago
HACKING.md Add symbolic link to hacking/HACKING.md 8 years ago
LICENSE Initial commit 8 years ago
README.md Update installation method and bump deps 4 years ago
Setup.hs Initial commit 8 years ago
cabal.project Update installation method and bump deps 4 years ago
cabal.project.freeze Update freeze file 4 years ago
hsfm.cabal Update installation method and bump deps 4 years ago
install.sh Update installation method and bump deps 4 years ago
update-gh-pages.sh TRAVIS: build gh-pages 8 years ago
update-index-state.sh Update installation method and bump deps 4 years ago

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.