lean-peano: A maximally lazy, simple implementation of the Peano numbers with minimal dependencies
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.
Warnings:
- No 'category' field.
- The 'synopsis' field is rather long (max 80 chars is recommended).
- The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://www.haskell.org/cabal/users-guide/developing-packages.html#package-properties> for more details.
- Packages relying on Cabal 1.12 or later should specify a specific version of the Cabal spec of the form 'cabal-version: x.y'. Use 'cabal-version: 1.12'.
Properties
Versions | 0.1.0.0, 0.1.0.1, 0.1.1.0, 1.0.0.0, 1.0.1.0, 1.0.1.0, 1.0.2.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.10.0.0 && <5), deepseq (>=1.1.0.0) [details] |
License | MIT |
Copyright | 2020 Donnacha Oisín Kidney |
Author | Donnacha Oisín Kidney |
Maintainer | mail@doisinkidney.com |
Home page | https://github.com/oisdk/lean-peano#readme |
Bug tracker | https://github.com/oisdk/lean-peano/issues |
Source repo | head: git clone https://github.com/oisdk/lean-peano |
Uploaded | by oisdk at 2020-03-03T14:40:36Z |
Modules
[Index] [Quick Jump]
Downloads
- lean-peano-1.0.1.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