Re: [Haskell-cafe] unix-compat and GHC 7.0.2

2011-03-15 Thread Michael Snoyman
Thanks Pieter and Paulo, that solved the problem perfectly. And I'm not surprised you stumbled upon this while installing Yesod, that's what I was doing too ;). Michael On Tue, Mar 15, 2011 at 8:41 PM, Paulo Tanimoto wrote: > On Tue, Mar 15, 2011 at 1:34 PM, Pieter Laeremans > wrote: >> I've

Re: [Haskell-cafe] unix-compat and GHC 7.0.2

2011-03-15 Thread Paulo Tanimoto
On Tue, Mar 15, 2011 at 1:34 PM, Pieter Laeremans wrote: > I've got the same problem. > I don't have acces to the computer where I've go the  problem (my home mac). > But if I remember correctly > cabal install unix-compat -V3  yielded more output, the problem > was due to lbutil.h, that was not p

Re: [Haskell-cafe] unix-compat and GHC 7.0.2

2011-03-15 Thread Pieter Laeremans
I've got the same problem. I don't have acces to the computer where I've go the problem (my home mac). But if I remember correctly cabal install unix-compat -V3 yielded more output, the problem was due to lbutil.h, that was not present. I've experienced the same problem on an EC2, with a redha

[Haskell-cafe] unix-compat and GHC 7.0.2

2011-03-15 Thread Michael Snoyman
Hi all, I'm having trouble compiling unix-compat with GHC 7.0.2. I'm fairly certain that other users are not running into this, but I'm not sure what would be wrong on my system. Here's the error I'm getting: Resolving dependencies... Configuring unix-compat-0.2.1.1... cabal: Missing dependency o