Skip to content
Snippets Groups Projects
Commit 42512264 authored by Ross Paterson's avatar Ross Paterson
Browse files

Handle type data declarations in Template Haskell quotations and splices (fixes #22500)

This adds a TypeDataD constructor to the Template Haskell Dec type,
and ensures that the constructors it contains go in the TyCls namespace.
parent c189b831
No related branches found
No related tags found
No related merge requests found
Showing
with 172 additions and 55 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment