<br><div class="gmail_quote">2009/2/1 Ezekiel Smithburg <span dir="ltr">&lt;<a href="mailto:tehgeekmeister@gmail.com">tehgeekmeister@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
solution to that problem:<br><br>deleted the lines from &quot;If flag(splitBase)&quot; on and changed base in Build-Depends to base &gt;= 4.<br></blockquote><div><br></div><div>Well, this is exactly what I suggested in the first place:</div>
<div><br></div><div><span class="Apple-style-span" style="border-collapse: collapse; ">&gt; This error is due to usage of old base package in version 3.<div>&gt; In .cabal file add dependency on base-4, in form &quot;base &gt;= 4&quot;.</div>
<div><br></div><div>Regarding second qustion:</div><div><br></div><div>&gt;&nbsp;random 1.0.0.1 is installed, i&#39;ve verified that.&nbsp; what does this error mean?</div><div><br></div><div>It means that .cabal file fails to specify dependancy on random package. Add dependancy on &quot;random&quot; package next to &quot;base&gt;=4&quot;. This should help.</div>
<div><br></div><div>All best</div><div><br></div><div>Christopher SkrzÄ™tnicki</div></span></div></div>