[GHC] #15291: Incorrect SCC name parsing according to user manual
GHC
ghc-devs at haskell.org
Tue Jun 19 08:51:40 UTC 2018
#15291: Incorrect SCC name parsing according to user manual
-------------------------------------+-------------------------------------
Reporter: osa1 | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: Compiler | Version: 8.5
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by osa1):
FWIW, here's a 10-years-old program that uses SCC names with spaces:
https://github.com/haskell/bytestring/blob/master/tests/Bench.hs
It seems like GHC used to accept this.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15291#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list