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