I cannot find the module Data.Numbers.Primes

cabal install primes? http://hackage.haskell.org/package/primes https://github.com/sebfisch/primes

Is there a way to tell when a function is included in the standard
Haskell Platform or when it needs to be loaded from Hackage?
On Tue, May 17, 2011 at 9:08 AM, Benedict Eastaugh
cabal install primes?
http://hackage.haskell.org/package/primes https://github.com/sebfisch/primes
-- -- Regards, KC

Yes, of course there is! You can find the index of all functions, types,
typeclasses etc. here:
http://lambda.haskell.org/hp-tmp/docs/2011.2.0.0/doc-index.html
KC
Is there a way to tell when a function is included in the standard Haskell Platform or when it needs to be loaded from Hackage?
On Tue, May 17, 2011 at 9:08 AM, Benedict Eastaugh
wrote: cabal install primes?
http://hackage.haskell.org/package/primes https://github.com/sebfisch/primes
participants (3)
-
Artyom Kazak
-
Benedict Eastaugh
-
KC