name:                 hourglass
version:              0.2.12
visibility:           public
id:                   hourglass-0.2.12-20l6blqOoa9DDgUUkZCE97
key:                  hourglass-0.2.12-20l6blqOoa9DDgUUkZCE97
license:              BSD-3-Clause
copyright:            Vincent Hanquez <vincent@snarc.org>
maintainer:           vincent@snarc.org
author:               Vincent Hanquez <vincent@snarc.org>
stability:            experimental
homepage:             https://github.com/vincenthz/hs-hourglass
synopsis:             simple performant time related library
description:
    Simple time library focusing on simple but powerful and performant API

    The backbone of the library are the Timeable and Time type classes.

    Each Timeable instances can be converted to type that has a Time instances,
    and thus are different representations of current time.

category:             Time
abi:                  1b2fb63b7a34aa6198631ce7d72fd218
exposed:              True
exposed-modules:
    Data.Hourglass Data.Hourglass.Compat Data.Hourglass.Epoch
    Data.Hourglass.Types System.Hourglass Time.Compat Time.System
    Time.Types

hidden-modules:
    Data.Hourglass.Time Data.Hourglass.Format Data.Hourglass.Diff
    Data.Hourglass.Local Data.Hourglass.Calendar Data.Hourglass.Zone
    Data.Hourglass.Internal Data.Hourglass.Utils
    Data.Hourglass.Internal.Unix

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/hourglass-0.2.12-20l6blqOoa9DDgUUkZCE97

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/hourglass-0.2.12-20l6blqOoa9DDgUUkZCE97

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/hourglass-0.2.12-20l6blqOoa9DDgUUkZCE97

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/hourglass-0.2.12
hs-libraries:         HShourglass-0.2.12-20l6blqOoa9DDgUUkZCE97
depends:              base-4.20.0.0-inplace deepseq-1.5.0.0-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/hourglass-0.2.12/html/hourglass.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/hourglass-0.2.12/html
