[Haskell-beginners] FW: Initial startup of GHCi (Windows) v. 7.10.3

pmcilroy at gmail.com pmcilroy at gmail.com
Fri Dec 25 19:13:33 UTC 2015


Running on windows 10, GHC interactive fails to load any standard packages. The startup  message does not include the prompt about initializing packages do, as shown commonly on Haskell getting started tutorials. Instead I see:

GHCi, version 7.10.3: http://www.haskell.org/ghc/  :? for help
Prelude> :l Data.Text

<no location info>: module ‘Data.Text’ is a package module
Failed, modules loaded: none.
Prelude>

Any pointers on what to do next?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20151225/a1d9523a/attachment.html>


More information about the Beginners mailing list