
#10056: Inconsistent precedence of ~ -------------------------------------+------------------------------------- Reporter: crockeea | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.8.4 (Parser) | Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: GHC rejects | Unknown/Multiple valid program | Test Case: Blocked By: | Blocking: Related Tickets: #10059 | Differential Revisions: -------------------------------------+------------------------------------- Comment (by simonpj): Yes I think we should probably treat `(~)` as "built-in syntax", like `(->)` and `[]`. You can't override, import, or hide these things. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10056#comment:11 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler