name:                 integer-logarithms
version:              1.0.4
visibility:           public
id:                   integer-logarithms-1.0.4-JD9HzvgporW5gmGgOOWoDj
key:                  integer-logarithms-1.0.4-JD9HzvgporW5gmGgOOWoDj
license:              MIT
copyright:
    (c) 2011 Daniel Fischer, 2017-2020 Oleg Grenrus, Andrew Lelechenko

maintainer:           Oleg Grenrus <oleg.grenrus@iki.fi>
author:               Daniel Fischer
stability:            Provisional
homepage:             https://github.com/haskellari/integer-logarithms
synopsis:             Integer logarithms.
description:
    "Math.NumberTheory.Logarithms" and "Math.NumberTheory.Powers.Integer"
    from the arithmoi package.

    Also provides "GHC.Integer.Logarithms.Compat" and
    "Math.NumberTheory.Power.Natural" modules, as well as some
    additional functions in migrated modules.

category:             Math, Algorithms, Number Theory
abi:                  ddc98480d8b304cfc7cc0f6831e1af70
exposed:              True
exposed-modules:
    GHC.Integer.Logarithms.Compat Math.NumberTheory.Logarithms
    Math.NumberTheory.Powers.Integer Math.NumberTheory.Powers.Natural

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/integer-logarithms-1.0.4-JD9HzvgporW5gmGgOOWoDj

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/integer-logarithms-1.0.4-JD9HzvgporW5gmGgOOWoDj

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/integer-logarithms-1.0.4-JD9HzvgporW5gmGgOOWoDj

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/integer-logarithms-1.0.4

hs-libraries:         HSinteger-logarithms-1.0.4-JD9HzvgporW5gmGgOOWoDj
depends:
    array-0.5.7.0-inplace base-4.20.0.0-inplace ghc-bignum-1.3-inplace
    ghc-prim-0.11.0-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/integer-logarithms-1.0.4/html/integer-logarithms.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/integer-logarithms-1.0.4/html
