@hackage pattern-matcher0.1.0.1

A library for compiling pattern-matching to decision trees

This library implements a transformation from pattern-matching to decision trees, for use by compiler writers. It provides support for generating useful error messages, as well as efficient trees through the use of heuristics.