name:                 Decimal
version:              0.5.2
visibility:           public
id:                   Decimal-0.5.2-JUO0RqLi7pV1HVRBnq8So5
key:                  Decimal-0.5.2-JUO0RqLi7pV1HVRBnq8So5
license:              BSD-3-Clause
copyright:            Paul Johnson, 2013, 2018, 2021.
maintainer:           paul@cogito.org.uk
author:               Paul Johnson
stability:            beta
homepage:             https://github.com/PaulJohnson/Haskell-Decimal
synopsis:             Decimal numbers with variable precision
description:
    A decimal number has an integer mantissa and a negative
    exponent.  The exponent can be interpreted as the number
    of decimal places in the value.

category:             Math
abi:                  c70a7432f6ff1742d9d3626375d01a94
exposed:              True
exposed-modules:      Data.Decimal
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/Decimal-0.5.2-JUO0RqLi7pV1HVRBnq8So5

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/Decimal-0.5.2-JUO0RqLi7pV1HVRBnq8So5

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/Decimal-0.5.2-JUO0RqLi7pV1HVRBnq8So5

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/Decimal-0.5.2
hs-libraries:         HSDecimal-0.5.2-JUO0RqLi7pV1HVRBnq8So5
depends:              base-4.19.1.0-inplace deepseq-1.5.0.0-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/Decimal-0.5.2/html/Decimal.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/Decimal-0.5.2/html
