name:                 extra
version:              1.8
visibility:           public
id:                   extra-1.8-CqLOOjzw4Y52tnO6v2n00A
key:                  extra-1.8-CqLOOjzw4Y52tnO6v2n00A
license:              BSD-3-Clause
copyright:            Neil Mitchell 2014-2024
maintainer:           Neil Mitchell <ndmitchell@gmail.com>
author:               Neil Mitchell <ndmitchell@gmail.com>
homepage:             https://github.com/ndmitchell/extra#readme
synopsis:             Extra functions I use.
description:
    A library of extra functions for the standard Haskell libraries. Most functions are simple additions, filling out missing functionality. A few functions are available in later versions of GHC, but this package makes them available back to GHC 7.2.

    The module "Extra" documents all functions provided by this library. Modules such as "Data.List.Extra" provide extra functions over "Data.List" and also reexport "Data.List". Users are recommended to replace "Data.List" imports with "Data.List.Extra" if they need the extra functionality.

category:             Development
abi:                  35960e783cdeb5a91772586a2b166e07
exposed:              True
exposed-modules:
    Control.Concurrent.Extra Control.Exception.Extra
    Control.Monad.Extra Data.Either.Extra Data.Foldable.Extra
    Data.IORef.Extra Data.List.Extra Data.List.NonEmpty.Extra
    Data.Monoid.Extra Data.Tuple.Extra Data.Typeable.Extra
    Data.Version.Extra Extra Numeric.Extra System.Directory.Extra
    System.Environment.Extra System.IO.Extra System.Info.Extra
    System.Process.Extra System.Time.Extra Text.Read.Extra

hidden-modules:       Partial
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/extra-1.8-CqLOOjzw4Y52tnO6v2n00A

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/extra-1.8-CqLOOjzw4Y52tnO6v2n00A

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/extra-1.8-CqLOOjzw4Y52tnO6v2n00A

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/extra-1.8
hs-libraries:         HSextra-1.8-CqLOOjzw4Y52tnO6v2n00A
depends:
    base-4.20.0.0-inplace clock-0.8.4-BoSBw0VDB82KWo50HGG2ac
    directory-1.3.8.3-inplace filepath-1.5.2.0-inplace
    process-1.6.19.0-inplace time-1.12.2-inplace unix-2.8.5.1-inplace

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/extra-1.8/html/extra.haddock

haddock-html:         /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/extra-1.8/html
