988350967abdb9e79f240c3725ad684c2d093cd5
canonicalizePath tries to remove as many symlink components as possible, but this is not what we want for a lot of operations like copying files. So instead we preserve the last path component if it's a symlink and canonicalize it's parent filepath.
HSFM
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
Installation
cabal install
Contributing
See HACKING.md.
Languages
Haskell
92.6%
Shell
3.7%
Cabal Config
3.7%