The latest version of singletons is 3.0.3-0.

singletons

Version 2.1 revision 0 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) Version 1.0 and onwards works a lot harder to promote functions. See the paper published at Haskell Symposium, 2014: http://www.cis.upenn.edu/~eir/papers/2014/promotion/promotion.pdf.

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.github.com/goldfirere/singletons
Maintainer
Richard Eisenberg <eir@cis.upenn.edu>, Jan Stolarek <jan.stolarek@p.lodz.pl>
Package URL
n/a
Stability
experimental

Components