name:                 timezone-olson
version:              0.2.1
visibility:           public
id:                   timezone-olson-0.2.1-1fHNwKbNiYkAMIF0XJUsjZ
key:                  timezone-olson-0.2.1-1fHNwKbNiYkAMIF0XJUsjZ
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:                  5ed5c33decf1cbbb5dbd273df554f364
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.10.1/timezone-olson-0.2.1-1fHNwKbNiYkAMIF0XJUsjZ

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/timezone-olson-0.2.1-1fHNwKbNiYkAMIF0XJUsjZ

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/timezone-olson-0.2.1-1fHNwKbNiYkAMIF0XJUsjZ

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

hs-libraries:         HStimezone-olson-0.2.1-1fHNwKbNiYkAMIF0XJUsjZ
depends:
    base-4.20.0.0-inplace binary-0.8.9.2-inplace
    bytestring-0.12.1.0-inplace
    extensible-exceptions-0.1.1.4-1FWoXxlHi1QCGD5rt51L0e
    time-1.12.2-inplace timezone-series-0.1.13-xmoFqa53itLB2j6rh1Q6X

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

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