@inbook{a156a3fd0be54bcfb1facec9eb55604c,
title = "Type classes in Haskell",
abstract = "This paper defines a set of type inference rules for resolving over-loading introduced by type classes. Programs including type classes are transformed into ones which may be typed by the Hindley-Milner inference rules. In contrast to other work on type classes, the rules presented here relate directly to user programs. An innovative aspect of this work is the use of second-order lambda calculus to record type information in the program.",
author = "Cordelia Hall and Kevin Hammond and {Peyton Jones}, Simon and Philip Wadler",
year = "1994",
doi = "10.1007/3-540-57880-3_16",
language = "English",
isbn = "978-3-540-57880-2",
series = "Lecture Notes in Computer Science",
publisher = "Springer",
pages = "241--256",
editor = "Donald Sannella",
booktitle = "Programming Languages and Systems ESOP '94",
address = "United Kingdom",
}