Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Julian Ospald 322c766ae5
Update freeze file
há 4 anos
data/Gtk GTK: cleanup obsolete widgets há 7 anos
hacking Update HACKING.md há 8 anos
src/HSFM Update installation method and bump deps há 4 anos
.gitignore Update installation method and bump deps há 4 anos
.travis.yml Update travis há 6 anos
HACKING.md Add symbolic link to hacking/HACKING.md há 8 anos
LICENSE Initial commit há 8 anos
README.md Update installation method and bump deps há 4 anos
Setup.hs Initial commit há 8 anos
cabal.project Update installation method and bump deps há 4 anos
cabal.project.freeze Update freeze file há 4 anos
hsfm.cabal Update installation method and bump deps há 4 anos
install.sh Update installation method and bump deps há 4 anos
update-gh-pages.sh TRAVIS: build gh-pages há 7 anos
update-index-state.sh Update installation method and bump deps há 4 anos

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.