[GHC] #9242: Implement {-# OVERLAPPABLE #-} and {-# INCOHERENT #-} pragmas
GHC
ghc-devs at haskell.org
Tue Aug 5 21:50:13 UTC 2014
#9242: Implement {-# OVERLAPPABLE #-} and {-# INCOHERENT #-} pragmas
-------------------------------------+-------------------------------------
Reporter: simonpj | Owner: diatchki
Type: feature | Status: new
request | Milestone:
Priority: normal | Version: 7.8.2
Component: Compiler | Keywords:
Resolution: | Architecture: Unknown/Multiple
Operating System: | Difficulty: Unknown
Unknown/Multiple | Blocked By:
Type of failure: | Related Tickets:
None/Unknown |
Test Case: |
Blocking: |
Differential Revisions: |
-------------------------------------+-------------------------------------
Comment (by dterei):
I noticed Andreas Abel on the mailing list objected to removing `OVERLAPS`
but otherwise felt people were silent on the issue. We don't want to just
make a chance in `-XSafe` as ideally `-XSafe` and GHC Haskell are as close
as possible, otherwise the long term viability of Safe Haskell isn't good.
I'll see what support I can rally or alternatives come up.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9242#comment:33>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list