[Haskell-beginners] Error when starting GHCI
Arie van Wingerden
xapwing
Tue Oct 8 16:12:41 UTC 2013
Hi,
today I downloaded the Haskell platform for 32 bits Windows
(HaskellPlatform-2013.2.0.0-setup.exe) and installed it.
The first time I started GHCI all worked perfectly.
When I closed GHCI and later tried to start it again I constantly get
however:
C:\Users\Arie>ghci
GHCi, version 7.6.3: http://www.haskell.org/ghc/ :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... ghc.exe: : Kan opgegeven module niet vinden.
<command line>: can't load .so/.DLL for: (addDLL: could not load DLL)
WHERE Kan opgegeven module niet vinden MEANS Can't find the specified module
Any ideas?
Kind regards,
Arie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20131008/8f467084/attachment-0001.html>
More information about the Beginners
mailing list