[GHC] #8622: Importing modules in .ghci file doesn't not work
GHC
ghc-devs at haskell.org
Sun Dec 22 11:00:54 UTC 2013
#8622: Importing modules in .ghci file doesn't not work
---------------------------------+----------------------------------
Reporter: m4dc4p | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.6.3
Resolution: | Keywords:
Operating System: MacOS X | Architecture: x86_64 (amd64)
Type of failure: None/Unknown | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
---------------------------------+----------------------------------
Comment (by nomeata):
Independent of this possible bug, note that in GHCi you can use symbols
without importing them, by using a fully qualified name `Macros.hello`.
This works best if you create a Cabal package with Macros and install it.
See http://darcs.nomeata.de/ghc-heap-view/ghci for examples.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8622#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list