[GHC] #8165: Use GeneralizedNewtypeDeriving to automatically create associated type families
GHC
ghc-devs at haskell.org
Sun Nov 6 14:24:30 UTC 2016
#8165: Use GeneralizedNewtypeDeriving to automatically create associated type
families
-------------------------------------+-------------------------------------
Reporter: MikeIzbicki | Owner: RyanGlScott
Type: feature request | Status: closed
Priority: normal | Milestone: 8.2.1
Component: Compiler (Type | Version: 7.6.3
checker) |
Resolution: fixed | Keywords: TypeFamilies
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
| deriving/should_compile/T8165,
| deriving/should_fail/T8165_fail1,
| deriving/should_fail/T8165_fail2
Blocked By: | Blocking:
Related Tickets: #2721 | Differential Rev(s): Phab:D2636
Wiki Page: |
-------------------------------------+-------------------------------------
Changes (by RyanGlScott):
* testcase: =>
deriving/should_compile/T8165, deriving/should_fail/T8165_fail1,
deriving/should_fail/T8165_fail2
* status: patch => closed
* resolution: => fixed
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8165#comment:24>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list