ord-axiomata: Axiomata & lemmata for easier use of Data.Type.Ord
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.
When using Data.Type.Ord, there are many facts one intuitively expects to hold that GHC is not clever enough to infer.
We rectify this situation with a TotalOrder
typeclass providing axiomata with which such facts may be proven to GHC.
[Skip to Readme]
Properties
Versions | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.19 && <5) [details] |
License | BSD-3-Clause |
Copyright | (c) L. S. Leary 2025 |
Author | L. S. Leary |
Maintainer | L.S.Leary.II@gmail.com |
Category | Data, Math |
Home page | https://github.com/LSLeary/ord-axiomata |
Bug tracker | https://github.com/LSLeary/ord-axiomata/issues |
Source repo | head: git clone https://github.com/LSLeary/ord-axiomata.git this: git clone https://github.com/LSLeary/ord-axiomata.git(tag v0.1.0.0) |
Uploaded | by Leary at 2025-06-21T07:45:09Z |
Modules
[Index] [Quick Jump]
- Data
- Type
Downloads
- ord-axiomata-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees