name:                 fmlist
version:              0.9.4
visibility:           public
id:                   fmlist-0.9.4-3JymfFFJd1EBI3BXPkmvk8
key:                  fmlist-0.9.4-3JymfFFJd1EBI3BXPkmvk8
license:              BSD-3-Clause
maintainer:           sjoerd@w3future.com
author:               Sjoerd Visscher
homepage:             https://github.com/sjoerdvisscher/fmlist
synopsis:             FoldMap lists
description:
    FoldMap lists are lists represented by their foldMap function.
    FoldMap lists have O(1) cons, snoc and append, just like DLists,
    but other operations might have favorable performance
    characteristics as well. These wild claims are still completely
    unverified though.

category:             Data
abi:                  2de042895954538ef3df2b981cea3107
exposed:              True
exposed-modules:      Data.FMList
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/fmlist-0.9.4-3JymfFFJd1EBI3BXPkmvk8

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/fmlist-0.9.4-3JymfFFJd1EBI3BXPkmvk8

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2/fmlist-0.9.4-3JymfFFJd1EBI3BXPkmvk8

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.8.2
data-dir:             /usr/pkg/share/aarch64-netbsd-ghc-9.8.2/fmlist-0.9.4
hs-libraries:         HSfmlist-0.9.4-3JymfFFJd1EBI3BXPkmvk8
depends:              base-4.19.1.0-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/fmlist-0.9.4/html/fmlist.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.8.2/fmlist-0.9.4/html
