Skip to content

goldfirere/units

Folders and files

NameName
Last commit message
Last commit date

Latest commit

455396e · Jan 30, 2025
Feb 13, 2024
Jan 6, 2022
Feb 13, 2024
Jan 30, 2025
Sep 23, 2019
Aug 30, 2021
May 30, 2016
Aug 30, 2021
Feb 13, 2024
Feb 13, 2024

Repository files navigation

units

This repo is the home of the units package for Haskell, which provides a mechanism for compile-time dimensional analysis. There are two components of this project, units and units-defs. The units package implements all the type-level machinery for dimensional analysis, but it is completely agnostic to the actual system of units used. Separately, the units-defs package (which depends on units) defines commonly used units, including implementing the SI (Système Internationale) system of units.

Look at the README for units for more info.

About

The home of the units Haskell package

Resources

Stars

Watchers

Forks

Packages

No packages published