[Haskell-cafe] MissingH fails to compile
Peter Colberg
peter at colberg.org
Tue Jan 21 15:20:51 UTC 2014
Hi Roman,
On Tue, Jan 21, 2014 at 08:09:12AM +0200, Roman Cheplyaka wrote:
> It looks like MissingH is not yet updated to work with the latest
> version of the unix library (CC'ing the maintainer of MissingH).
>
> Try adding --constraint 'unix < 2.7' to your cabal install command line.
Thank you, with that constraint MissingH compiles successfully :-).
Peter
More information about the Haskell-Cafe
mailing list