[GHC] #7776: Can't make operator called ~#
GHC
cvs-ghc at haskell.org
Mon Mar 18 08:03:29 CET 2013
#7776: Can't make operator called ~#
--------------------------------------+-------------------------------------
Reporter: adrianmay | Owner:
Type: bug | Status: new
Priority: normal | Component: Compiler (Parser)
Version: 7.6.1 | Keywords: tilde hash sharp operator
Os: Linux | Architecture: x86_64 (amd64)
Failure: GHC rejects valid program | Blockedby:
Blocking: | Related:
--------------------------------------+-------------------------------------
Changes (by isaacdupree):
* version: 7.4.1 => 7.6.1
* component: Compiler => Compiler (Parser)
Comment:
Fascinating! GHC 7.6.1 also dislikes ~#
. I tried operators by typing `( ~# )` in GHCi.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7776#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list