convert-units-0: Arithmetic and type checked conversions between units.
Copyright(c) Alice Rixte 2025
LicenseBSD 3
Maintaineralice.rixte@u-bordeaux.fr
Stabilityunstable
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Data.Units.AngleSI

Description

There is an ongoing debate about including Angle as a dimension of its own, see for instance

This module adds an Angle dimension to the SI system. To use dimensionless angles, see Data.Units.SI.

Documentation