name:                 fingertree
version:              0.1.5.0
visibility:           public
id:                   fingertree-0.1.5.0-Eb1l7nt0OrV7k5q739HMsR
key:                  fingertree-0.1.5.0-Eb1l7nt0OrV7k5q739HMsR
license:              BSD-3-Clause
copyright:            (c) 2006 Ross Paterson, Ralf Hinze
maintainer:           Ross Paterson <R.Paterson@city.ac.uk>
synopsis:             Generic finger-tree structure, with example instances
description:
    A general sequence representation with arbitrary
    annotations, for use as a base for implementations of
    various collection types, with examples, as described
    in section 4 of

    * Ralf Hinze and Ross Paterson,
    \"Finger trees: a simple general-purpose data structure\",
    /Journal of Functional Programming/ 16:2 (2006) pp 197-217.
    <http://staff.city.ac.uk/~ross/papers/FingerTree.html>

    For a tuned sequence type, see @Data.Sequence@ in the
    @containers@ package, which is a specialization of
    this structure.

category:             Data Structures
abi:                  a567fb4e80b1712c5e0e5590ecbc668a
exposed:              True
exposed-modules:
    Data.FingerTree Data.IntervalMap.FingerTree
    Data.PriorityQueue.FingerTree

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/fingertree-0.1.5.0-Eb1l7nt0OrV7k5q739HMsR

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/fingertree-0.1.5.0-Eb1l7nt0OrV7k5q739HMsR

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/fingertree-0.1.5.0-Eb1l7nt0OrV7k5q739HMsR

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/fingertree-0.1.5.0
hs-libraries:         HSfingertree-0.1.5.0-Eb1l7nt0OrV7k5q739HMsR
depends:              base-4.20.0.0-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/fingertree-0.1.5.0/html/fingertree.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/fingertree-0.1.5.0/html
