Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Julian Ospald 322c766ae5
Update freeze file
vor 4 Jahren
data/Gtk GTK: cleanup obsolete widgets vor 7 Jahren
hacking Update HACKING.md vor 8 Jahren
src/HSFM Update installation method and bump deps vor 4 Jahren
.gitignore Update installation method and bump deps vor 4 Jahren
.travis.yml Update travis vor 6 Jahren
HACKING.md Add symbolic link to hacking/HACKING.md vor 8 Jahren
LICENSE Initial commit vor 8 Jahren
README.md Update installation method and bump deps vor 4 Jahren
Setup.hs Initial commit vor 8 Jahren
cabal.project Update installation method and bump deps vor 4 Jahren
cabal.project.freeze Update freeze file vor 4 Jahren
hsfm.cabal Update installation method and bump deps vor 4 Jahren
install.sh Update installation method and bump deps vor 4 Jahren
update-gh-pages.sh TRAVIS: build gh-pages vor 8 Jahren
update-index-state.sh Update installation method and bump deps vor 4 Jahren

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.