Searchpath already does recursive module chasing accross the internet.
If your module is available at a url in an unpacked module hierarchy or
in a tgz file or if it is exposed in a darcs/svn/cvs etc repo,
searchpath can retrieve it and put it on your local import path.
The main limitations on
On Fri, 2007-12-21 at 13:58 +1030, Michael Mounteney wrote:
> Hello, I have an application that uses/used Text.Regex and have just updated
> GHC from 6.6.1 to 6.8.2 and it seems that Text.Regex is gone, so I'm trying
> to install the replacement from Hackage.
>
> First of all, the procedure is
Hello, I have an application that uses/used Text.Regex and have just updated
GHC from 6.6.1 to 6.8.2 and it seems that Text.Regex is gone, so I'm trying
to install the replacement from Hackage.
First of all, the procedure is quite tedious as one has to install the
hierarchy of dependencies manu