<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19019">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face=Arial>Good morning,</FONT></DIV>
<DIV><FONT size=2 face=Arial>The Cabal User manual link is: <A 
href="http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/">http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/</A></FONT></DIV>
<DIV><FONT size=2 face=Arial>I'm right behind you, I'm working on Yesod on a 
Windows Vista PC.</FONT></DIV>
<DIV><FONT size=2 face=Arial>Wish us both luck</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=amindfv@gmail.com href="mailto:amindfv@gmail.com">Tom Murphy</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=aslatter@gmail.com 
  href="mailto:aslatter@gmail.com">Antoine Latter</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=beginners@haskell.org 
  href="mailto:beginners@haskell.org">beginners@haskell.org</A> ; <A 
  title=daniel.is.fischer@googlemail.com 
  href="mailto:daniel.is.fischer@googlemail.com">Daniel Fischer</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, April 06, 2011 12:40 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Haskell-beginners] 
  Happstack dependency problems</DIV>
  <DIV><BR></DIV>
  <DIV class=gmail_quote>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>It requires unix-compat to build. What does "cabal 
    install<BR>unix-compat" give you?<BR></BLOCKQUOTE>
  <DIV><BR></DIV>
  <DIV>The same error. But...</DIV>
  <DIV>&nbsp;</DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote><BR>If that's what's breaking you can try "cabal 
    install<BR>unix-compat-0.1.2.1" and then "cabal install happstack-util". 
    Version<BR>0.1.2.1 appears to be the most recent version of unix-compat 
    that<BR>doesn't specify version bounds on the unix package, which is 
    what<BR>you're having trouble with.<BR><BR></BLOCKQUOTE>
  <DIV><BR></DIV>
  <DIV>This worked, then "cabal install happstack" worked 
  perfectly(!)&nbsp;</DIV>
  <DIV>&nbsp;&nbsp; &nbsp; Can anyone point me to a tutorial which explains 
  basics of cabal? I'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>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Beginners mailing 
  list<BR>Beginners@haskell.org<BR>http://www.haskell.org/mailman/listinfo/beginners<BR></BLOCKQUOTE></BODY></HTML>