Sound and Decidable Type Inference for Functional Dependencies

  • Gregory Duck ,
  • Simon Peyton Jones ,
  • Martin Sulzmann ,
  • Peter Stuckey

European Sumposium on Programming (ESPO'04) |

Published by Springer

Functional dependencies are a popular and useful extension to Haskell style type classes. In this paper, we give a reformulation of functional dependencies in terms of Constraint Handling Rules (CHRs). In previous work, CHRs have been employed for describing user-programmable type extensions in the context of Haskell style type classes. Here, we make use of CHRs to provide for the first time a concise result that under some sufficient conditions, functional dependencies allow for sound, complete and decidable type inference. The sufficient conditions imposed on functional dependencies can be very limiting. We show how to safely relax these conditions.