[GHC] #8431: ghci freezes in multiline when passed a closing paren
GHC
ghc-devs
Thu Oct 10 10:55:33 UTC 2013
#8431: ghci freezes in multiline when passed a closing paren
-------------------------------------------+-------------------------------
Reporter: errge | Owner:
Type: bug | Status: new
Priority: high | Milestone: 7.8.1
Component: GHCi | Version: 7.6.3
Keywords: | Operating System:
Architecture: Unknown/Multiple | Unknown/Multiple
Difficulty: Easy (less than 1 hour) | Type of failure: Other
Blocked By: | Test Case:
Related Tickets: | Blocking:
-------------------------------------------+-------------------------------
{{{
Prelude> :set +m
Prelude> )
}}}
Never returns.
Patch attached. John's code was buggy and reachable, apparently.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8431>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list