<div dir="ltr">There are two modules called the same name: System.IO.Strict, documented respectively at<br>    <a href="http://hackage.haskell.org/packages/archive/strict-io/0.2.1/doc/html/System-IO-Strict.html">http://hackage.haskell.org/packages/archive/strict-io/0.2.1/doc/html/System-IO-Strict.html</a><br>

    <a href="http://hackage.haskell.org/package/strict-0.3.2">http://hackage.haskell.org/package/strict-0.3.2</a><br>  <br>My questions are:<br><br>1)    Will these two modules coexist in the same version of GHC? Or put it another way, both modules&#39; .tar.gz files have System/IO/Strict.hs inside, will they overlap in physical disk? From where can I tell which locations they will be installed to?<br>

<br>2)    If yes, which module will &quot;import System.IO.Strict&quot; actually use?<br><br></div>