name:                 timezone-olson
version:              0.2.1
visibility:           public
id:                   timezone-olson-0.2.1-BBYmDhn1RMwAsFySenJpYF
key:                  timezone-olson-0.2.1-BBYmDhn1RMwAsFySenJpYF
license:              BSD-3-Clause
copyright:            Copyright (c) 2010-2021 Yitzchak Gale. All rights reserved.
maintainer:           yitz@sefer.org
author:               Yitzchak Gale
homepage:             http://projects.haskell.org/time-ng/
synopsis:
    A pure Haskell parser and renderer for binary Olson timezone files

description:
    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 /usr/share/zoneinfo
    and its subdirectories on your computer.
    For a way to read binary Olson timezone files at compile
    time, see the timezone-olson-th package
    (<http://hackage.haskell.org/package/timezone-olson-th>).

category:             Data
abi:                  08b6929a0f898f3f6ced2ea81e039063
exposed:              True
exposed-modules:
    Data.Time.LocalTime.TimeZone.Olson
    Data.Time.LocalTime.TimeZone.Olson.Parse
    Data.Time.LocalTime.TimeZone.Olson.Render
    Data.Time.LocalTime.TimeZone.Olson.Types

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/timezone-olson-0.2.1-BBYmDhn1RMwAsFySenJpYF

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/timezone-olson-0.2.1-BBYmDhn1RMwAsFySenJpYF

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/timezone-olson-0.2.1-BBYmDhn1RMwAsFySenJpYF

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/timezone-olson-0.2.1

hs-libraries:         HStimezone-olson-0.2.1-BBYmDhn1RMwAsFySenJpYF
depends:
    base-4.19.1.0-inplace binary-0.8.9.1-inplace
    bytestring-0.12.1.0-inplace
    extensible-exceptions-0.1.1.4-3V2Leec07KQBIhifmMHi3b
    time-1.12.2-inplace timezone-series-0.1.13-Cs7YaTCmOjbJUZgDhKihiS

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/timezone-olson-0.2.1/html/timezone-olson.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/timezone-olson-0.2.1/html
