[GHC] #13584: ghci parse error on operator info
GHC
ghc-devs at haskell.org
Mon Jul 2 19:19:07 UTC 2018
#13584: ghci parse error on operator info
-------------------------------------+-------------------------------------
Reporter: akegalj | Owner: (none)
Type: bug | Status: new
Priority: lowest | Milestone:
Component: GHCi | Version: 8.0.2
Resolution: | Keywords: parse, info,
| operator
Operating System: Linux | Architecture: x86_64
Type of failure: Incorrect result | (amd64)
at runtime | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by bgamari):
Alright, looking at the report again I suppose accepting `(+ )` is
reasonable; afterall whitespace is not allowed in identifiers; it's merely
a lexeme delimiter. I rescind comment:2.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13584#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list