[GHC] #10902: Refactor type families in Template Haskell
GHC
ghc-devs at haskell.org
Mon Nov 30 07:12:03 UTC 2015
#10902: Refactor type families in Template Haskell
-------------------------------------+-------------------------------------
Reporter: goldfire | Owner: johnleo
Type: task | Status: new
Priority: normal | Milestone: 8.0.1
Component: Template Haskell | Version: 7.11
Resolution: | Keywords: newcomer
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 jstolarek):
That looks good. Although I would prefer the new data type to be called
`TypeFamilyHead` (as Richard proposed) rather than `TypeFamilyBase`. I
find it more intuitive - after all the new data type stores the contents
of type family head!
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10902#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list