[GHC] #12688: derived Show instances aren't protected from RebindableSyntax+OverloadedStrings
GHC
ghc-devs at haskell.org
Thu Oct 13 14:00:13 UTC 2016
#12688: derived Show instances aren't protected from
RebindableSyntax+OverloadedStrings
-------------------------------------+-------------------------------------
Reporter: daviddarais | Owner: RyanGlScott
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
| rebindablesyntax overloadedstrings
| deriving show string
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by simonpj):
> Simon, are you suggesting just disabling RebindableSyntax entirely for
derived code? I'd be fine with that.
Yes, exactly
Simon
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12688#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list