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 <ionfish@gmail.com> wrote:
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 <kc1956@gmail.com> писал(а) в своём письме Tue, 17 May 2011 20:33:05 +0300:
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 <ionfish@gmail.com> wrote:
cabal install primes?
http://hackage.haskell.org/package/primes https://github.com/sebfisch/primes
participants (3)
-
Artyom Kazak -
Benedict Eastaugh -
KC