id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc
100,<Problem> installed on osx 10.6 ghci not working,johnstjohn,dons,"<Describe the problem>

When I try to run ghci I get the following error after installing. 

jstjohn$ ghci
GHCi, version 6.10.4: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
dyld: lazy symbol binding failed: Symbol not found: _iconv_open
  Referenced from: /Library/Frameworks/GHC.framework/Versions/610/usr/lib/ghc-6.10.4/ghc
  Expected in: /usr/local/lib/libiconv.2.dylib

dyld: Symbol not found: _iconv_open
  Referenced from: /Library/Frameworks/GHC.framework/Versions/610/usr/lib/ghc-6.10.4/ghc
  Expected in: /usr/local/lib/libiconv.2.dylib

Trace/BPT trap
",defect,closed,major,,GHC,worksforme,,
