[GHC] #2362: allow full import syntax in GHCi
GHC
cvs-ghc at haskell.org
Wed Jun 23 18:07:05 EDT 2010
#2362: allow full import syntax in GHCi
---------------------------------+------------------------------------------
Reporter: Isaac Dupree | Owner: igloo
Type: feature request | Status: new
Priority: high | Milestone: 6.14.1
Component: Compiler | Version: 6.8.2
Keywords: ghci, import | Difficulty: Unknown
Os: Unknown/Multiple | Testcase:
Architecture: Unknown/Multiple | Failure: None/Unknown
---------------------------------+------------------------------------------
Comment(by simonmar):
Oh, one more thing: we should have test cases for the new features,
including the tricky cases like multiple imports and combinations of
imports and `:m`, and re-loading of source files to trigger the replay
functionality.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2362#comment:19>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list