[Haskell-cafe] Cabal/primes
michael rice
nowgate at yahoo.com
Wed Jun 3 19:11:57 EDT 2009
Excellent!
Thanks.
Michael
--- On Wed, 6/3/09, Don Stewart <dons at galois.com> wrote:
From: Don Stewart <dons at galois.com>
Subject: Re: [Haskell-cafe] Cabal/primes
To: "michael rice" <nowgate at yahoo.com>
Cc: "brian" <briand at aracnet.com>, haskell-cafe at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090603/ba7b7c81/attachment.html
More information about the Haskell-Cafe
mailing list