setup clean in 6.4 Cabal
Serge D. Mechveliani
mechvel at botik.ru
Thu Jun 9 08:19:12 EDT 2005
On Thu, Jun 09, 2005 at 01:42:13PM +0200, Johannes Waldmann wrote:
>
> >Does this mean the command runghc Setup.hs clean
> >?
> >I run such, and it cleans dist/*.
> >All right.
> >Now, what is a similar easy command for un-installing
>
> runhaskell Setup.hs unregister ??
About rejister/unregister docs writes something different.
Probably, it should be
runhaskell Setup.hs uninstall,
but I do not see such commnand.
More information about the Glasgow-haskell-users
mailing list