using shared libs on the windows version
Hi to all from a haskell newbie! I run into problems using shared libs on windows. The error messages I get looks like: Could not find module `Data.List': Perhaps you haven't installed the "dyn" libraries for package `base'? Any ideas how to enable shared libs system-wide? Cordially, Axel
On Sat, 07 Aug 2010 10:52:57 +0200, Axel Huizinga
I run into problems using shared libs on windows. The error messages I get looks like: Could not find module `Data.List': Perhaps you haven't installed the "dyn" libraries for package `base'?
Any ideas how to enable shared libs system-wide?
The asnwer seems to be given at: http://osdir.com/ml/haskell-cafe@haskell.org/2009-12/msg01540.html Regards, Henk-Jan van Tuyl -- http://Van.Tuyl.eu/ http://members.chello.nl/hjgtuyl/tourdemonad.html --
participants (2)
-
Axel Huizinga -
Henk-Jan van Tuyl