kind-integer: Type-level integers. Like KnownNat, but for integers.

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 integers. Like KnownNat, but for integers.


[Skip to Readme]

Properties

Versions 0.1, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6.0
Change log CHANGELOG.md
Dependencies base (>=4 && <5), ghc-prim [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-integer)
Uploaded by RenzoCarbonara at 2023-03-14T09:11:00Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for kind-integer-0.1

[back to package description]

kind-integer

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