2014-11-24 22:26:48 by Ryosuke Moro | Files touched by this commit (11) | |
Log message: Remove hs-timezone-series, hs-timezone-olson, imported to pkgsrc/time. |
2014-11-24 15:00:16 by Ryosuke Moro | Files touched by this commit (3) |
Log message: Update to 0.1.4 changes (does not provide): add TZ string for Version 3 |
2014-08-29 16:10:29 by Ryosuke Moro | Files touched by this commit (22) |
Log message: make it clear what package depend on discussed with wiz@. |
2014-05-20 23:23:18 by Ryosuke Moro | Files touched by this commit (49) |
Log message: Remove hs-data-default, hs-extensible-exceptions, imported to pkgsrc/devel. |
2014-05-05 02:03:01 by Ryosuke Moro | Files touched by this commit (74) |
Log message: Update MAINTAINER address |
2014-04-21 11:11:37 by Ryosuke Moro | Files touched by this commit (38) |
Log message: - ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes |
2014-02-25 23:19:36 by Ryosuke Moro | Files touched by this commit (3) |
Log message: Update to 0.1.3 changes: 0.1.3 - Change `binary` upper bound from 0.6 to 0.8 |
2014-02-21 11:39:01 by Ryosuke Moro | Files touched by this commit (25) |
Log message: - ghc-7.6 hss not extensible-exceptions, so we need this. ( lang/ghc7 is version 7.6.3nb1, wip/ghc is version 7.6.2 ) - adjust dependencies |
2013-04-05 23:36:03 by Ryosuke Moro | Files touched by this commit (5) |
Log message: 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.twinsun.com/tz/tz-link.htm. 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. |