<div dir="ltr"><div dir="ltr">On Thu, Sep 26, 2019 at 3:18 PM Daniel Trstenjak <<a href="mailto:daniel.trstenjak@gmail.com">daniel.trstenjak@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi John,<br>
<br>
'ghc' won't automatically use the packages you've installed with 'cabal install',<br>
but you've to add them to the 'ghc' call.<br></blockquote><div><br></div><div>Thanks, that'll be the key to what's going on.  I had assumed that installed packages would be automatically available for "import", as they are in Python.  (The program I'm writing has the same functionality as a Python program I had written earlier, which probably biased me to thinking that way.)</div><div><br></div><div>__John</div><div><br></div></div></div>