19 Dec 21:20
ANN: SearchPath v0.9
From: Alex Jacobson <alex <at> alexjacobson.com>
Subject: ANN: SearchPath v0.9
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2007-12-19 20:22:40 GMT
Subject: ANN: SearchPath v0.9
Newsgroups: gmane.comp.lang.haskell.cafe
Date: 2007-12-19 20:22:40 GMT
SearchPath v0.9 does recursive module chasing accross the internet using
a combination of mapfiles you provide and the default map file, caching
the downloaded modules in a local directory. Searchpath can handle
modules in module hierarchies based at a URLs, in tgz archives
accessible via URL, and in accessible darcs/svn/cvs etc repos at
particular tags.
New in v0.9
* handling tagged darcs/svn repos
* handling .tgz archives
* massive code cleanup
* substantially faster
* easier/better command line options
* better usage documentation
* handling non-local haskell files
Check it out at http://searchpath.org.
-Alex-
RSS Feed