[Haskell-cafe] Haskeline, pcre-light, iconv and Cabal on OSX

Antoine Latter aslatter at gmail.com
Sun Feb 1 13:04:02 EST 2009


On Sun, Feb 1, 2009 at 12:01 PM, Thomas Davie <tom.davie at gmail.com> wrote:
> 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


More information about the Haskell-Cafe mailing list