haskell-time-range: Some useful wrappers and functions for building time ranges

[ bsd3, lenses, library, time ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1
Dependencies base (>=4.7 && <5), lens (>=4.15), semigroups, text, time [details]
License BSD-3-Clause
Copyright 2017 Sean Chalmers
Author Sean Chalmers
Maintainer sclhiannan@gmail.com
Category Time, Lenses
Home page https://github.com/mankyKitty/haskell-time-range#readme
Source repo head: git clone https://github.com/mankyKitty/haskell-time-range
Uploaded by schalmers at 2017-02-24T05:18:25Z
Distributions NixOS:0.2.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2176 total (18 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-02-24 [all 1 reports]

Readme for haskell-time-range-0.1.0.0

[back to package description]

Time Range

Found the need to be able to create a time range in list form.

Ended up writing a bunch of new types, functions, and some prisms, so here we are.

WIP WIP WIP WIP