Apr 26
Haskell File Manager has just been released
It is hosted over at haskell.org, and can be obtained by doing the following command:
darcs get http://code.haskell.org/haskellfm
And can then be install by running the following commands:
runhaskell Setup configure
runhaskell Setup build
runhaskell Setup installThis project relies upon FileManip for searching, and as such you must have this installed.
cabal install FileManipHere is a screen shot of it running in Ubuntu:
M
