Hello,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am trying to use a Haskell shell (Hsh.hs). I am a little frustrated. There are two modules that are imported: <br><br>import LibPosix<br>import LibSystem<br><br>I am running WinHugs (Windows) and hugs/ghci can&#39;t find LibSystem. I am confused about 1) what are currently standard libraries, etc. in Haskell, 2) what is deprecated&nbsp; and 3) what are&nbsp; &quot;home grown tomatoes&quot; ;^) How current and definitive is the Haskell Report?
<br><br>Kind regards, Bill&nbsp; Halchin <br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>