meanmonth: An application and library to compute the mean duration of a month.

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]

Warnings:

An application and library to compute the mean duration in days of a Gregorian month.


[Skip to Readme]

Properties

Versions 1.0.0
Change log None available
Dependencies base (>=4.7 && <5) [details]
License BSD-3-Clause
Copyright 2017 Algorev
Author Algorev
Maintainer pintapierr@gmail.com
Category Console
Home page https://github.com/githubuser/meanmonth#readme
Uploaded by Algorev at 2017-06-02T21:35:34Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for meanmonth-1.0.0

[back to package description]

MeanMonth

The mean duration (in days) of a month according to the Gregorian calendar

Actually, this is just a small project to get me started with Haskell.