[Haskell-cafe] Cabal/primes

Ryan Ingram ryani.spam at gmail.com
Thu Jun 4 12:52:16 EDT 2009


On this note, shouldn't there be "cabal uninstall"?

  -- ryan

On Wed, Jun 3, 2009 at 3:40 PM, Don Stewart <dons at galois.com> wrote:
> nowgate:
>> Got it working.
>>
>> I downloaded two packages, primes and Numbers. Since Numbers has the three
>> functions I want to use, primes, isPrime and isProbablyPrime, how do I
>> uninstall the primes package so there won't be a conflict?
>
>
> Easy!
>
>    $ ghc-pkg unregister primes
>
> -- Don
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


More information about the Haskell-Cafe mailing list