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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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


[Skip to Readme]

Properties

Versions 0.1, 0.1, 0.2, 0.3, 0.4, 0.5.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5), ghc-prim, kind-integer (>=0.2) [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-03-17T18:47:57Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for kind-rational-0.1

[back to package description]

kind-rational

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