<div dir="ltr">Hi there,<div>It seems like every Haskell program I write imports the following modules:</div><div><br></div><div>Control.Monad</div><div>Control.Applicative</div><div>Data.Maybe</div><div>Data.List</div><div>

<br></div><div>Is there a good reason why these modules aren&#39;t imported by default? When I write a simple script usually a 1/4th of the script is just imports, and my code just looks uglier.</div><div><br></div><div>
Adit</div>
</div>