25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Julian Ospald 322c766ae5
Update freeze file
4 년 전
data/Gtk GTK: cleanup obsolete widgets 7 년 전
hacking Update HACKING.md 7 년 전
src/HSFM Update installation method and bump deps 4 년 전
.gitignore Update installation method and bump deps 4 년 전
.travis.yml Update travis 5 년 전
HACKING.md Add symbolic link to hacking/HACKING.md 8 년 전
LICENSE Initial commit 8 년 전
README.md Update installation method and bump deps 4 년 전
Setup.hs Initial commit 8 년 전
cabal.project Update installation method and bump deps 4 년 전
cabal.project.freeze Update freeze file 4 년 전
hsfm.cabal Update installation method and bump deps 4 년 전
install.sh Update installation method and bump deps 4 년 전
update-gh-pages.sh TRAVIS: build gh-pages 7 년 전
update-index-state.sh Update installation method and bump deps 4 년 전

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.