Loading...
Constrained Type Families
Morris, J. Garrett ; Eisenberg, Richard A.
Morris, J. Garrett
Eisenberg, Richard A.
Citations
Altmetric:
Abstract
We present an approach to support partiality in type-level computation without compromising expressiveness or type safety. Existing frameworks for type-level computation either require totality or implicitly assume it. For example, type families in Haskell provide a powerful, modular means of defining type-level computation. However, their current design implicitly assumes that type families are total, introducing nonsensical types and significantly complicating the metatheory of type families and their extensions. We propose an alternative design, using qualified types to pair type-level computations with predicates that capture their domains. Our approach naturally captures the intuitive partiality of type families, simplifying their metatheory. As evidence, we present the first complete proof of consistency for a language with closed type families.
Description
Date
2017-09
Journal Title
Journal ISSN
Volume Title
Publisher
Association for Computing Machinery
Files
Research Projects
Organizational Units
Journal Issue
Keywords
Theory of computation--Type structures, Software and its engineering--Functional languages, Type families, Type-level computation, Type classes, Haskell
Citation
J. Garrett Morris and Richard A. Eisenberg. 2017. Constrained Type Families. Proc. ACM Program. Lang. 1,
ICFP, Article 42 (September 2017), 28 pages.
