Skip to content

fumieval/thyme

 
 

Repository files navigation

thyme

CI 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

cabal build

Haddock

cabal haddock

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 99.1%
  • Other 0.9%