Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047982
en ru br
ALT Linux repos
S:1.0.7-alt2

Group :: Development/Haskell
RPM: ghc8.6.4-chronos

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.7-alt2
Build date: 20 september 2019, 10:22 ( 236.0 weeks ago )
Size: 26.15 Kb

Home page:   https://github.com/andrewthad/chronos

License: BSD-3-Clause
Summary: A performant time library
Description:

Chronos is a performance-oriented time library for Haskell, with a
straightforward API. The main differences between this and the
time library are: * Chronos uses machine integers where possible.
This means that time-related arithmetic should be faster, with the
drawback that the types are incapable of representing times that
are very far in the future or the past (because Chronos provides
nanosecond, rather than picosecond, resolution).

Current maintainer: Evgeny Sinelnikov

List of contributors

List of rpms provided by this srpm:

  • ghc8.6.4-chronos
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin