./time/hs-timezone-olson, Pure Haskell parser and renderer for binary Olson timezone files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.1nb9, Package name: hs-timezone-olson-0.2.1nb9, Maintainer: szptvlfn

A parser and renderer for binary Olson timezone files whose format is
specified by the tzfile(5) man page on Unix-like systems. For more
information about this format, see
http://www.iana.org/time-zones/repository/tz-link.html
Functions are provided for converting the parsed data into TimeZoneSeries
objects from the timezone-series package. On many platforms, binary Olson
timezone files suitable for use with this package are available in the
directory usrshare/zoneinfo and its subdirectories on your computer.


Required to run:
[devel/hs-extensible-exceptions] [time/hs-timezone-series] [lang/ghc94]

Master sites:

Filesize: 11.025 KB

Version history: (Expand)


CVS history: (Expand)


   2025-08-13 13:07:47 by Masatake Daimon | Files touched by this commit (1263)
Log message: Bump all Haskell because lang/ghc910 has got a library change 
   2025-03-05 04:40:14 by Masatake Daimon | Files touched by this commit (1173)
Log message: recursive revbump after patching lang/ghc910 
   2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173)
Log message: Bump all Haskell packages after switching the default compiler. 
   2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137)
Log message: Recursive revbump after changing the default Haskell compiler 
   2024-04-29 06:12:56 by Masatake Daimon | Files touched by this commit (1)
Log message: time/hs-timezone-olson: Fix build with GHC 9.8 This breaks build with the currently default GHC 9.6. Please bear with me until I switch the default compiler. 
   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message: Revbump all Haskell after updating lang/ghc96 
   2023-10-27 11:26:09 by Masatake Daimon | Files touched by this commit (1)
Log message: time/hs-timezone-olson: Fix build with GHC 9.6 
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message: Bump Haskell packages after updating lang/ghc94