<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font face="Helvetica, Arial, sans-serif">Hi to all from a haskell
      newbie!<br>
      <br>
      I run into problems using shared libs on windows.<br>
      The error messages I get looks like:<br>
       Could not find module `Data.List':<br>
         Perhaps you haven't installed the "dyn" libraries for package
      `base'?<br>
      <br>
      Any ideas how to enable shared libs system-wide?<br>
      <br>
      Cordially,<br>
      Axel<br>
      <br>
    </font>
  </body>
</html>