Popularity
0.6
Declining
Activity
0.0
Stable
0
1
0

Monthly Downloads: 75
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     System    
Latest version: v0.3.5.4

thyme alternatives and similar packages

Based on the "Data" category.
Alternatively, view thyme alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of thyme or a related project?

Add another 'Data' Package

README

thyme

Status Hackage

A faster date and time library based on time.

  • Trades speed for slightly less precision: micro- (μs; 10-6) versus pico-seconds (ps; 10-12).
  • Better type-safety for date and time arithmetic.
  • Ships with a selection of Iso's and Lens's for lens.

Building

Library

stack build --flag thyme:lens

Haddock

stack haddock --flag thyme:lens