singletons-0.10.0: A framework for generating singleton types

singletons-0.10.0: A framework for generating singleton types

This library generates singleton types, promoted functions, and singleton functions using Template Haskell. It is useful for programmers who wish to use dependently typed programming techniques. The library was originally presented in Dependently Typed Programming with Singletons, published at the Haskell Symposium, 2012. (http://www.cis.upenn.edu/~eir/papers/2012/singletons/paper.pdf) The Haddock documentation does not build with the Haddock distributed with GHC 7.6.x, but it does build with 7.8.1. Please see links from the project homepage to find the built documentation.

Modules