id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
2802,Download bundle for Linux libedit2 has reference to libedit0 in editline lib,Ashley Yakeley,,"To reproduce:

1. Download GHC 6.10.1 binary bundle for Linux x86_64 with libedit2.
Link is http://www.haskell.org/ghc/dist/6.10.1/ghc-6.10.1-x86_64-unknown-linux-libedit2.tar.bz2
2. Install
3. do ""ghc-pkg describe editline""
Results: ""extra-libraries: edit ncurses""
Expected ""extra-libraries: edit2 ncurses""
4. do ""cabal install haddock""
Results: ""/usr/bin/ld: cannot find -ledit""
Expected: success",bug,closed,normal,,Build System,6.10.1,invalid,,,Linux,x86_64 (amd64),,Unknown,,,,
