name:                 foldl
version:              1.4.18
visibility:           public
id:                   foldl-1.4.18-A1zsqaQMIf654FWVPU5tih
key:                  foldl-1.4.18-A1zsqaQMIf654FWVPU5tih
license:              BSD-3-Clause
copyright:            2013 Gabriella Gonzalez
maintainer:           GenuineGabriella@gmail.com
author:               Gabriella Gonzalez
synopsis:             Composable, streaming, and efficient left folds
description:
    This library provides strict left folds that stream in constant
    memory, and you can combine folds using @Applicative@ style to derive new
    folds.  Derived folds still traverse the container just once and are often as
    efficient as hand-written folds.

category:             Control
abi:                  89732e96e71095e44cf192058de81a52
exposed:              True
exposed-modules:
    Control.Foldl Control.Foldl.ByteString Control.Foldl.NonEmpty
    Control.Foldl.Text Control.Scanl

hidden-modules:
    Control.Foldl.Optics Control.Foldl.Internal
    Control.Foldl.Util.Vector Control.Foldl.Util.MVector

import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/foldl-1.4.18-A1zsqaQMIf654FWVPU5tih

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/foldl-1.4.18-A1zsqaQMIf654FWVPU5tih

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/foldl-1.4.18-A1zsqaQMIf654FWVPU5tih

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/foldl-1.4.18
hs-libraries:         HSfoldl-1.4.18-A1zsqaQMIf654FWVPU5tih
depends:
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    comonad-5.0.9-9wlpd2BQZP7FRm6eBqgcQv containers-0.7-inplace
    contravariant-1.5.5-2cBAMZFuDm7Gn8W6FQGr8G
    hashable-1.5.0.0-93vVlDWTvOTF1kJlBpPOXB
    primitive-0.9.0.0-E3mDWyaMF4OIki7z5jah63
    profunctors-5.6.2-3KBXYSh7PL18SNKDRMQ4vU
    random-1.3.0-23BW6tricnOKWC1NYRlV2o
    semigroupoids-6.0.1-BOacROJJQOA5Lsqd9Ee4fo text-2.1.1-inplace
    transformers-0.6.1.1-inplace
    unordered-containers-0.2.20-DmA1der3vIe6VwQRGylcdv
    vector-0.13.2.0-IQjxDWDvdFJE3A4jpN00x9

haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/foldl-1.4.18/html/foldl.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/foldl-1.4.18/html
