modular: Type-safe modular arithmetic

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 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 && <5), 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-05T09:31:31Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for modular-0.1.0.1

[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.