BSD-3-Clause licensed by Richard Eisenberg
This version can be pinned in stack with:units-parser-0.1.1.5@sha256:4b010fe1062671196b1f2245b00007c888b8ff83146eeb954ff0c8e343c15163,1636

Module documentation for 0.1.1.5

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.

Changes

Changelog for units-parser

0.1.1.5

Add support for mtl-2.3.1 and hence GHC 9.6, thanks to @RyanGlScott. Various Cabal file fixes.

0.1.1.4

Fix for simplified subsumption.

0.1.1.3

Fix testsuite to work with GHC 8.4+, thanks to @philderbeast.

0.1.1.2

Bugfix for 7.8.4.

0.1.1.1

Add support for 7.8.4, which didn’t auto-derive Typeable.

0.1.1

Add Data and Generic instances where possible, thanks to @s9gf4ult on GitHub.

0.1.0.1

Fix warning-inducing omission in cabal file.

0.1.0.0

Initial release.