[GHC] #8128: Standalone deriving fails for GADTs due to inaccessible code
GHC
ghc-devs at haskell.org
Sun Jun 3 11:49:23 UTC 2018
#8128: Standalone deriving fails for GADTs due to inaccessible code
-------------------------------------+-------------------------------------
Reporter: adamgundry | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (Type | Version: 7.7
checker) | Keywords: GADTs,
Resolution: | deriving
Operating System: Unknown/Multiple | Architecture:
Type of failure: GHC rejects | Unknown/Multiple
valid program | Test Case:
Blocked By: | Blocking:
Related Tickets: #8740, #11066 | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ryan Scott <ryan.gl.scott@…>):
In [changeset:"90e99c4cfd601601e56fc6041186ca3e070408d9/ghc"
90e99c4c/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="90e99c4cfd601601e56fc6041186ca3e070408d9"
Add tests for #8128 and #8740
Commit 08073e16cf672d8009309e4e55d4566af1ecaff4 (#11066) ended up
fixing these, fortunately enough.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8128#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list