
On Fri, Oct 7, 2011 at 4:38 PM, Tyler Hayes
Hello,
Very beginner here. I downloaded the Haskore package with cabal:
cabal install haskore
but when I import Haskore in my source, I get:
Could not find module `Haskore'
I've got to be missing something.
Thanks, Tyler
Hello! I don't know much about Haskore, but the package doesn't contain a module titled "Haskore". This page has a listing of a ll of the public modules in the package: http://hackage.haskell.org/package/haskore There is a package called 'haskore-vintage', which attempts to preserve an older version of the library: http://hackage.haskell.org/package/haskore-vintage Perhaps that's what you're looking for? Antoine
_______________________________________________ Beginners mailing list Beginners@haskell.org http://www.haskell.org/mailman/listinfo/beginners