Ticket #655 (closed feature request: fixed)
Loading the GHC library from GHCi.
| Reported by: | Lemmih | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.6 |
| Component: | Compiler | Version: | 6.4.1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Difficulty: | Moderate (less than a day) | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
The GHC library exports some symbols which should probably be kept in the GHC binary (see $fptools/ghc/compiler/parser/hschooks.c) and it uses other symbols which aren't exported at all. Loading the library dynamically is essential for hIDE ( http://haskell.org/hawiki/hIDE).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

