
We require the `-dev` versions of libraries for GHCi very deliberately, because GHCi is supposed to mimic the linking that would be done for a standalone executable. OK. So the in the dynamic case GHCi SHOULD NOT (MUST NOT?) require the
#9498: GHC links against unversioned .so files -------------------------------------+------------------------------------- Reporter: Kritzefitz | Owner: Type: feature request | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.6.3 (Linking) | Resolution: | Keywords: Debian Operating System: Linux | Architecture: | Unknown/Multiple Type of failure: Other | Test Case: Blocked By: 10458 | Blocking: 9237 Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by trommler): Replying to [comment:19 simonmar]: presence of the development versions of C libraries when using an installed Haskell package. This is currently not the case. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/9498#comment:20 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler