Excellent!

Thanks.

Michael

--- On Wed, 6/3/09, Don Stewart <d...@galois.com> wrote:

From: Don Stewart <d...@galois.com>
Subject: Re: [Haskell-cafe] Cabal/primes
To: "michael rice" <nowg...@yahoo.com>
Cc: "brian" <bri...@aracnet.com>, haskell-cafe@haskell.org
Date: Wednesday, June 3, 2009, 6:40 PM

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@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to