distance: Useful distance datatype and functions

[ library, mit, web ] [ Propose Tags ]

A data type for distances with some useful utility functions


[Skip to Readme]

Modules

[Index]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.8 && <5) [details]
License MIT
Copyright 2017 Alexander Thiemann
Author Alexander Thiemann
Maintainer mail@athiemann.net
Revised Revision 1 made by HerbertValerioRiedel at 2017-01-07T23:15:27Z
Category Web
Home page https://github.com/agrafix/distance#readme
Source repo head: git clone https://github.com/agrafix/distance
Uploaded by AlexanderThiemann at 2017-01-07T11:50:39Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1102 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-01-07 [all 1 reports]

Readme for distance-0.1.0.0

[back to package description]

Haskell distance package

CircleCI Hackage

The distance packages provides an abstract data type for distances. You can create them using well named quantities (meters) and turn them back into a specified quantity.