data-interval: Interval datatype, interval arithmetic and interval-based containers
Interval datatype, interval arithmetic and interval-based containers for Haskell. Unlike the intervals package (http://hackage.haskell.org/package/intervals), this package provides both open and closed intervals and is intended to be used with exact number types such as Rational and Integer.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
lattices | Derive lattice instances | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- data-interval-2.1.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 1.0.0, 1.0.1, 1.1.0, 1.1.1, 1.2.0, 1.3.0, 1.3.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2 (info) |
---|---|
Change log | CHANGELOG.markdown |
Dependencies | base (>=4.10 && <5), containers (>=0.5.8 && <0.8), deepseq (<1.6), extended-reals (>=0.2 && <1.0), hashable (>=1.1.2.5 && <1.6), lattices (>=2 && <2.3) [details] |
Tested with | ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.7, ghc ==9.6.2, ghc ==9.8.1 |
License | BSD-3-Clause |
Author | Masahiro Sakai (masahiro.sakai@gmail.com) |
Maintainer | masahiro.sakai@gmail.com |
Revised | Revision 1 made by Bodigrim at 2024-07-04T20:59:46Z |
Category | Data, Math |
Bug tracker | https://github.com/msakai/data-interval/issues |
Source repo | head: git clone https://github.com/msakai/data-interval |
Uploaded | by Bodigrim at 2023-12-21T22:37:43Z |
Distributions | LTSHaskell:2.1.2, NixOS:2.1.2, Stackage:2.1.2 |
Reverse Dependencies | 6 direct, 13 indirect [details] |
Downloads | 15872 total (89 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |