
1 Feb
2009
1 Feb
'09
1:04 p.m.
On Sun, Feb 1, 2009 at 12:01 PM, Thomas Davie
This is caused by OS X's libiconv being entirely CPP macros, the FFI has nothing to get hold of. IIRC there's a ghc bug report open for it.
Bob
So why does it sometimes work? I can write and compile executables using haskeline, both with 'ghc --make' and 'cabal configure && cabal build'. This sounds like something I can patch haskeline to account for, then? Thanks, Antoine