Type Families with Class, Type Classes with Family

Alejandro Serrano, J. Hage, Patrick Bahr

Research output: Chapter in Book/Report/Conference proceedingConference contribution

Abstract

Type classes and type families are key ingredients in Haskell programming. Type classes were introduced to deal with ad-hoc polymorphism, although with the introduction of functional dependencies, their use expanded to type-level programming. Type families also allow encoding type-level functions, now as rewrite rules. This paper looks at the interplay of type classes and type families, and how to deal with shortcomings in both of them. Furthermore, we show how to use families to simulate classes at the type level. However, type families alone are not enough for simulating a central feature of type classes: elaboration, that is, generating code from the derivation of a rewriting. We look at ways to solve this problem in current Haskell, and propose an extension to allow elaboration during the rewriting phase.
Original languageEnglish
Title of host publicationProceedings of the 2015 ACM SIGPLAN Symposium on Haskell
Subtitle of host publicationHaskell '15
PublisherAssociation for Computing Machinery
Pages129-140
Number of pages12
ISBN (Print)9781450338080
DOIs
Publication statusPublished - 30 Aug 2015

Keywords

  • Type classes
  • Type families
  • Haskell
  • Elaboration
  • Functional dependencies
  • Directives

Fingerprint

Dive into the research topics of 'Type Families with Class, Type Classes with Family'. Together they form a unique fingerprint.

Cite this