Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Julian Ospald 322c766ae5
Update freeze file
4 lat temu
data/Gtk GTK: cleanup obsolete widgets 7 lat temu
hacking Update HACKING.md 7 lat temu
src/HSFM Update installation method and bump deps 4 lat temu
.gitignore Update installation method and bump deps 4 lat temu
.travis.yml Update travis 5 lat temu
HACKING.md Add symbolic link to hacking/HACKING.md 8 lat temu
LICENSE Initial commit 8 lat temu
README.md Update installation method and bump deps 4 lat temu
Setup.hs Initial commit 8 lat temu
cabal.project Update installation method and bump deps 4 lat temu
cabal.project.freeze Update freeze file 4 lat temu
hsfm.cabal Update installation method and bump deps 4 lat temu
install.sh Update installation method and bump deps 4 lat temu
update-gh-pages.sh TRAVIS: build gh-pages 7 lat temu
update-index-state.sh Update installation method and bump deps 4 lat temu

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.