Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
Julian Ospald 322c766ae5
Update freeze file
il y a 4 ans
data/Gtk GTK: cleanup obsolete widgets il y a 7 ans
hacking Update HACKING.md il y a 7 ans
src/HSFM Update installation method and bump deps il y a 4 ans
.gitignore Update installation method and bump deps il y a 4 ans
.travis.yml Update travis il y a 5 ans
HACKING.md Add symbolic link to hacking/HACKING.md il y a 8 ans
LICENSE Initial commit il y a 8 ans
README.md Update installation method and bump deps il y a 4 ans
Setup.hs Initial commit il y a 8 ans
cabal.project Update installation method and bump deps il y a 4 ans
cabal.project.freeze Update freeze file il y a 4 ans
hsfm.cabal Update installation method and bump deps il y a 4 ans
install.sh Update installation method and bump deps il y a 4 ans
update-gh-pages.sh TRAVIS: build gh-pages il y a 7 ans
update-index-state.sh Update installation method and bump deps il y a 4 ans

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.