modular: Type-safe modular arithmetic

[ bsd3, library, math ] [ Propose Tags ]

Please the documentation on GitHub at https://github.com/pgujjula/modular


[Skip to Readme]

Modules

[Last Documentation]

  • Numeric
    • Numeric.Modular

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8
Change log ChangeLog.md
Dependencies base (>=4.7 && <4.12), ghc-typelits-knownnat (>=0.5 && <1) [details]
License BSD-3-Clause
Copyright 2018 Preetham Gujjula
Author Preetham Gujjula
Maintainer preetham.gujjula@gmail.com
Category Math
Home page https://github.com/pgujjula/modular#readme
Bug tracker https://github.com/pgujjula/modular/issues
Source repo head: git clone https://github.com/pgujjula/modular
Uploaded by pgujjula at 2018-11-05T10:25:51Z
Distributions LTSHaskell:0.1.0.8, NixOS:0.1.0.8, Stackage:0.1.0.8
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4482 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-11-05 [all 3 reports]

Readme for modular-0.1.0.5

[back to package description]

To build the project, first install stack (https://docs.haskellstack.org/en/stable/install_and_upgrade/). Then from the project directory, run stack build.

To build and view documentation, run stack haddock --open.