No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Julian Ospald 322c766ae5
Update freeze file
hace 4 años
data/Gtk GTK: cleanup obsolete widgets hace 7 años
hacking Update HACKING.md hace 8 años
src/HSFM Update installation method and bump deps hace 4 años
.gitignore Update installation method and bump deps hace 4 años
.travis.yml Update travis hace 6 años
HACKING.md Add symbolic link to hacking/HACKING.md hace 8 años
LICENSE Initial commit hace 8 años
README.md Update installation method and bump deps hace 4 años
Setup.hs Initial commit hace 8 años
cabal.project Update installation method and bump deps hace 4 años
cabal.project.freeze Update freeze file hace 4 años
hsfm.cabal Update installation method and bump deps hace 4 años
install.sh Update installation method and bump deps hace 4 años
update-gh-pages.sh TRAVIS: build gh-pages hace 8 años
update-index-state.sh Update installation method and bump deps hace 4 años

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.