[GHC] #8431: ghci freezes in multiline when passed a closing paren
GHC
ghc-devs
Sat Oct 12 03:07:30 UTC 2013
#8431: ghci freezes in multiline when passed a closing paren
-------------------------------+-------------------------------------------
Reporter: errge | Owner:
Type: bug | Status: closed
Priority: high | Milestone: 7.8.1
Component: GHCi | Version: 7.6.3
Resolution: fixed | 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: |
-------------------------------+-------------------------------------------
Changes (by monoidal):
* status: patch => closed
* resolution: => fixed
Comment:
I applied the patch - thanks.
hvr: The bug could indeed be triggered with a single-character file ')'
and the flag `-XAlternativeLayoutRule`. The patch fixed it.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8431#comment:8>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list