Type variables in patterns
Abstract
For many years, GHC has implemented an extension to Haskell that allows type variables to be bound in type signatures and patterns, and to scope over terms. This extension was never properly specified. We rectify that oversight here. With the formal specification in hand, the otherwise-labyrinthine path toward a design for binding type variables in patterns becomes blindingly clear. We thus extend ScopedTypeVariables to bind type variables explicitly, obviating the Proxy workaround to the dustbin of history.
- Publication:
-
arXiv e-prints
- Pub Date:
- June 2018
- DOI:
- 10.48550/arXiv.1806.03476
- arXiv:
- arXiv:1806.03476
- Bibcode:
- 2018arXiv180603476E
- Keywords:
-
- Computer Science - Programming Languages
- E-Print:
- Submitted to Haskell'18