[GHC] #7492: Generic1 deriving: Can we replace Rec1 f with f :.: Par1?
GHC
ghc-devs at haskell.org
Sun Aug 14 22:48:52 UTC 2016
#7492: Generic1 deriving: Can we replace Rec1 f with f :.: Par1?
-------------------------------------+-------------------------------------
Reporter: spl | Owner: dreixel
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 7.7
Resolution: | Keywords: Generics
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by RyanGlScott):
This `Functor` issue might become less important in the future if we
switch over to using a coercion-based approach to deriving `Generic1`. See
https://ghc.haskell.org/trac/ghc/ticket/8516#comment:5 for more info.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7492#comment:10>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list