units-parser: A parser for units of measure
The units-parser
package provides a parser for unit expressions
with F#-style syntax, to support the units
package and other
packages providing type-level units of measure.
Downloads
- units-parser-0.1.1.5.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, 0.1.0.1, 0.1.1, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 0.1.1.5 |
---|---|
Change log | CHANGES.md |
Dependencies | base (>=4.7 && <5), containers (>=0.4 && <0.8), mtl (>=1.1 && <2.4), multimap (>=1.2 && <1.3), parsec (>=3 && <3.2) [details] |
Tested with | ghc ==9.6.1, ghc ==9.4.4, ghc ==9.2.7 |
License | BSD-3-Clause |
Author | Richard Eisenberg <rae@cs.brynmawr.edu> |
Maintainer | Richard Eisenberg <rae@cs.brynmawr.edu>, Adam Gundry <adam@well-typed.com> |
Revised | Revision 1 made by ryanglscott at 2025-03-22T10:57:11Z |
Category | Text |
Bug tracker | https://github.com/adamgundry/units-parser/issues |
Source repo | head: git clone https://github.com/adamgundry/units-parser.git |
Uploaded | by AdamGundry at 2023-07-19T19:15:53Z |
Distributions | LTSHaskell:0.1.1.5, NixOS:0.1.1.5, Stackage:0.1.1.5 |
Reverse Dependencies | 3 direct, 5 indirect [details] |
Downloads | 5836 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-07-19 [all 1 reports] |