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

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.