<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">It requires unix-compat to build. What does &quot;cabal install<br>
unix-compat&quot; give you?<br></blockquote><div><br></div><div>The same error. But...</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
If that&#39;s what&#39;s breaking you can try &quot;cabal install<br>
unix-compat-0.1.2.1&quot; and then &quot;cabal install happstack-util&quot;. Version<br>
0.1.2.1 appears to be the most recent version of unix-compat that<br>
doesn&#39;t specify version bounds on the unix package, which is what<br>
you&#39;re having trouble with.<br>
<br></blockquote><div><br></div><div>This worked, then &quot;cabal install happstack&quot; worked perfectly(!) </div><div>     Can anyone point me to a tutorial which explains basics of cabal? I&#39;m trying to navigate it, without understanding version bounds, or really anything related to how cabal handles versions of dependencies.</div>
<div><br></div><div>Thank you for the help!</div><div>Tom</div></div>