[GHC] #9914: Inconsistent handling of leading whitespace in GHCi
GHC
ghc-devs at haskell.org
Mon Dec 22 11:04:31 UTC 2014
#9914: Inconsistent handling of leading whitespace in GHCi
-------------------------------------+-------------------------------------
Reporter: cactus | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.8.3
(Parser) | Keywords: GHCi
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: GHC | Related Tickets:
rejects valid program |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by Dr. ERDI Gergo <gergo@…>):
In [changeset:"707fb3aa2b058cb4245708d6a63019b3e32f795c/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="707fb3aa2b058cb4245708d6a63019b3e32f795c"
Strip leading whitespace before checking if a statement looks like a
declaration (fixes #9914)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9914#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list