The latest version of singletons is 3.0.3-0.

singletons

Version 1.1 revision 1 uploaded by RichardEisenberg.

Package meta

Synopsis
A framework for generating singleton types
Description

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.2. Please see links from the project homepage to find the built documentation.

Author
Richard Eisenberg <eir@cis.upenn.edu>, Jan Stolarek <jan.stolarek@p.lodz.pl>
Bug reports
https://github.com/goldfirere/singletons/issues
Category
Dependent Types
Copyright
n/a
Homepage
http://www.cis.upenn.edu/~eir/packages/singletons
Maintainer
Richard Eisenberg <eir@cis.upenn.edu>, Jan Stolarek <jan.stolarek@p.lodz.pl>
Package URL
n/a
Stability
experimental

Components