[GHC] #7625: Semicolon is not handled between imports at the ghci command prompt
GHC
cvs-ghc at haskell.org
Fri Jan 25 14:56:55 CET 2013
#7625: Semicolon is not handled between imports at the ghci command prompt
-----------------------------+----------------------------------------------
Reporter: JohnWiegley | Owner:
Type: bug | Status: new
Priority: normal | Component: GHCi
Version: 7.4.2 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: Other | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
You cannot use "import Data.List ; import Control.Monad" at the ghci
command prompt. It gives:
<no location info>: parse error in import declaration
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7625>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list