[Haskell-cafe] good choice for random number generator ?

Erik de Castro Lopo mle+hs at mega-nerd.com
Mon Jul 25 11:19:39 UTC 2016


briand at aracnet.com wrote:

> Data/Vector/Random/Mersenne.hs:33:18:
>     Could not find module ‘Data.Vector.Fusion.Stream’
>     It is a member of the hidden package ‘vector-0.10.12.3 at vecto_1COyUuV1LrA1IjYnWfJnbs’.
>     Perhaps you need to add ‘vector’ to the build-depends in your .cabal file.

Have you tried adding the vector package to the build-depends to you
cabal file as suggested in that error message?

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the Haskell-Cafe mailing list