[GHC] #12457: Deriving should be (more closely) integrated with other metaprogramming methods
GHC
ghc-devs at haskell.org
Fri Aug 5 14:29:59 UTC 2016
#12457: Deriving should be (more closely) integrated with other metaprogramming
methods
-------------------------------------+-------------------------------------
Reporter: mpickering | Owner:
Type: feature request | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.0.1
Resolution: | Keywords:
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 goldfire):
I'll also add: I think we'll need a better way of dealing with types than
TH has now. But it's possible that clever `reify`s plus the new
`addModFinalizer` behavior of #11832 will be enough.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12457#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list