
It is installed from https://www.haskell.org/platform/. The OS is Mac OS X.
~$ type -P ghc
/usr/bin/ghc
~$ type -P cabal
/usr/bin/cabal
On Thu, Apr 23, 2015 at 2:57 PM, Brandon Allbery
On Thu, Apr 23, 2015 at 3:39 PM, Peng Yu
wrote: user error (Undefined symbols for architecture x86_64: "_iconv", referenced from:
OS X? Do you have MacPorts or Homebrew installed? Where did you get your ghc from?
(I've also seen this on FreeBSD due to a conflict between ports iconv and the base system, but its ld produces a slightly different error message.)
-- brandon s allbery kf8nh sine nomine associates allbery.b@gmail.com ballbery@sinenomine.net unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
-- Regards, Peng