
23 Feb
2011
23 Feb
'11
7:16 a.m.
Ah, yes this one works, although with:
checking whether AI_NUMERICSERV is declared... no
even if hsc2hs does not contain this isysroot stuff. Where does cabal get its flags from? (hardcoded?)
Ah, this also happened to me. checking whether AI_ADDRCONFIG is declared... yes checking whether AI_ALL is declared... yes checking whether AI_NUMERICSERV is declared... no checking whether AI_V4MAPPED is declared... yes I'm using Mac 64bit version of GHC 7.0.2 rc1 on Snow Leopard. --Kazu