[haskeline] #74: Haskeline can't link against MacPorts' libiconv
haskeline
haskeline at projects.haskell.org
Fri Feb 6 15:22:48 EST 2009
#74: Haskeline can't link against MacPorts' libiconv
-------------------+--------------------------------------------------------
Reporter: judah | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.7
Version: 0.6 | Resolution:
Keywords: |
-------------------+--------------------------------------------------------
Changes (by judah):
* milestone: => 0.7
Comment:
As a quick fix, I've made Haskeline able to link against !MacPorts'
libiconv:
{{{
Fri Feb 6 12:09:27 PST 2009 judah.jacobson at gmail.com
* Add a libiconv flag for explicitly linking against the libiconv
library.
Fri Feb 6 12:07:00 PST 2009 judah.jacobson at gmail.com
* Correctly link against libiconv when iconv_open et al are actually
macros.
}}}
Current plans are to use the iconv package in the next major release of
Haskeline (0.7).
--
Ticket URL: <http://trac.haskell.org/haskeline/ticket/74#comment:4>
haskeline <http://example.org/>
My example project
More information about the Haskeline
mailing list