<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi all,<div><br></div><div>Does anyone know why I’m getting redundant entries in my ‘cabal init’ generated .cabal file:</div><div><br></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><font face="Menlo">library</font></div><div><font face="Menlo">  exposed-modules:     Language.Broker, Language.Broker</font></div></blockquote><div> </div><div>?</div><div><br></div><div>Is it because I’m using a *.hsc file, as my source, and cabal is finding both files:</div><div><ul class="MailOutline"><li><i>Broker.hsc</i>, and</li><li><i>Broker.hs</i></li></ul><div>in the <i>Language</i> directory?</div></div><div><br></div><div>Thanks,</div><div>-db</div><div><br></div></body></html>