The latest version of singletons is 3.0.3-0.

singletons

Version 0.8.1 revision 1 uploaded by ryanglscott.

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, submitted to the Haskell Symposium, 2012. (http://www.cis.upenn.edu/~eir/papers/2012/singletons/paper.pdf) As of this release date, Haddock was not able to properly process the code and produce documentation. Hence, all of the documentation is in the README file distributed with the package. This README is also accessible from the project home page.

Author
Richard Eisenberg <eir@cis.upenn.edu>
Bug reports
n/a
Category
Dependent Types
Copyright
n/a
Homepage
http://www.cis.upenn.edu/~eir/packages/singletons
Maintainer
Richard Eisenberg <eir@cis.upenn.edu>
Package URL
n/a
Stability
experimental

Components