About

Metadata

  • Last updated , by janus
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: Fumiaki Kinoshita <fumiexcel@gmail.com>

  • Lottery factor: 3

Links

Installation

Tested Compilers

  1. 9.10.3
  2. 9.10.2
  3. 9.10.1
  4. 9.8.4
  5. 9.8.3
  6. 9.8.2
  7. 9.8.1
  8. 9.6.7
  9. 9.6.6
  10. 9.6.5
  11. 9.6.4
  12. 9.6.3
  13. 9.6.2
  14. 9.6.1
  15. 9.4.8
  16. 9.4.7
  17. 9.4.6
  18. 9.4.5
  19. 9.4.4
  20. 9.4.3
  21. 9.4.2
  22. 9.4.1
  23. 9.2.8
  24. 9.2.7
  25. 9.2.6
  26. 9.2.5
  27. 9.2.4
  28. 9.2.3
  29. 9.2.2
  30. 9.2.1
  31. 9.0.2
  32. 9.0.1
  33. 8.10.7
  34. 8.10.6
  35. 8.10.5
  36. 8.10.4
  37. 8.10.3
  38. 8.10.2
  39. 8.10.1
  40. 8.8.4
  41. 8.8.3
  42. 8.8.2
  43. 8.8.1
  44. 8.6.5
  45. 8.6.4
  46. 8.6.3
  47. 8.6.2
  48. 8.6.1
  49. 8.4.4
  50. 8.4.3
  51. 8.4.2
  52. 8.4.1

Package Flags

Use the -f option with cabal commands to enable flags

    bug-for-bug (on by default)

    bug-for-bug compatibility with time

    docs (off by default)

    include extra packages for Data.Thyme.Docs; implies -flens

    hlint (off by default)

    include HLint as a Cabal test-suite

    lens (off by default)

    use the full lens package

    show-internal (off by default)

    instance Show of internal representation

Readme

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