Ticket #7625 (new bug)
Semicolon is not handled between imports at the ghci command prompt
| Reported by: | JohnWiegley | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.8.1 |
| Component: | GHCi | Version: | 7.4.2 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Other | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
You cannot use "import Data.List ; import Control.Monad" at the ghci command prompt. It gives:
<no location info>: parse error in import declaration
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

