Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 2.1% dependent packages on hackage.haskell.org
Top 6.3% forks on hackage.haskell.org

hackage.haskell.org : singletons-th

singletons-th defines Template Haskell functionality that allows promotion of term-level functions to type-level equivalents and singling functions to dependently typed equivalents. This library was originally presented in Dependently Typed Programming with Singletons, published at the Haskell Symposium, 2012. (https://richarde.dev/papers/2012/singletons/paper.pdf) See also the paper published at Haskell Symposium, 2014, which describes how promotion works in greater detail: https://richarde.dev/papers/2014/promotion/promotion.pdf. singletons-th generates code that relies on bleeding-edge GHC language extensions. As such, singletons-th only supports the latest major version of GHC (currently GHC 9.10). For more information, consult the singletons README. You may also be interested in the following related libraries: The singletons library is a small, foundational library that defines basic singleton-related types and definitions. The singletons-base library uses singletons-th to define promoted and singled functions from the base library, including the Prelude.

Registry - Source - Homepage - JSON
purl: pkg:hackage/singletons-th
Keywords: bsd3, dependent-types, library
License: BSD-3-Clause
Latest release: over 1 year ago
First release: about 3 years ago
Dependent packages: 7
Dependent repositories: 19
Downloads: 3,027 total
Stars: 284 on GitHub
Forks: 36 on GitHub
Total Commits: 814
Committers: 22
Average commits per author: 37.0
Development Distribution Score (DDS): 0.569
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

Top 3.1% on hackage.haskell.org
singletons 3.0.3
singletons contains the basic types and definitions needed to support dependently typed programmi...
35 versions - Latest release: 10 days ago - 47 dependent packages - 248 dependent repositories - 49.9 thousand downloads total - 284 stars on GitHub - 2 maintainers
singletons-base 3.1.1
singletons-base uses singletons-th to define promoted and singled functions from the base library...
6 versions - Latest release: over 1 year ago - 22 dependent packages - 27 dependent repositories - 2.76 thousand downloads total - 284 stars on GitHub - 1 maintainer