Skip to content

Download bundle for Linux libedit2 has reference to libedit0 in editline lib

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

  1. Install
  2. do "ghc-pkg describe editline"

Results: "extra-libraries: edit ncurses" Expected "extra-libraries: edit2 ncurses"

  1. do "cabal install haddock"

Results: "/usr/bin/ld: cannot find -ledit" Expected: success

Trac metadata
Trac field Value
Version 6.10.1
Type Bug
TypeOfFailure OtherFailure
Priority normal
Resolution Unresolved
Component Build System
Test case
Differential revisions
BlockedBy
Related
Blocking
CC
Operating system
Architecture
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information