kind-rational: Type-level rationals. Like KnownNat, but for rationals.

[ bsd3, library, types ] [ Propose Tags ]

Type-level rationals. Like KnownNat, but for rationals.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 0.4, 0.5.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5), kind-integer (>=0.6), singletons, singletons-base [details]
License BSD-3-Clause
Copyright Copyright (c) Renzo Carbonara 2023
Author Renzo Carbonara
Maintainer renλren.zone
Category Types
Home page https://github.com/k0001/hs-kind
Bug tracker https://github.com/k0001/hs-kind/issues
Source repo head: git clone https://github.com/k0001/hs-kind(kind-rational)
Uploaded by RenzoCarbonara at 2023-08-09T06:07:35Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 153 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2023-08-09 [all 2 reports]

Readme for kind-rational-0.5.0

[back to package description]

kind-rational

Haskell type-level Rationals. Like KnownNat, but for Rationals.