how to return ghc to Cabal-1.0
Serge D. Mechveliani
mechvel at botik.ru
Tue Aug 9 03:30:56 EDT 2005
Thank, you.
Finally, I found it.
On Mon, Aug 08, 2005 at 03:59:31PM +0100, Simon Marlow wrote:
> On 08 August 2005 13:42, Serge D. Mechveliani wrote:
>
> > Please, how to return GHC to Cabal-1.0 ?
> > [..]
> 'ghc-pkg list' will tell you which packages are registered, and whether
> they are registered globally or locally to you. 'ghc-pkg unregister
> Cabal-1.1.1' will unregister Cabal-1.1.1, for example. If it is
> registered for you only, then you will need to add the --user flag.
>
> [..]
More information about the Glasgow-haskell-users
mailing list