name: dlist
version: 0.7.1.2
id: dlist-0.7.1.2-bbe06c53e53dcf0b0a431b06a8a9b721

license: BSD3
copyright: 2006-2009 Don Stewart, 2013-2014 Sean Leather
maintainer: Sean Leather <sean.leather@gmail.com>
stability:
homepage: https://github.com/spl/dlist
package-url:
synopsis: Difference lists
description: Difference lists are a list-like type supporting O(1) append. This is
             particularly useful for efficient logging and pretty printing (e.g. with the
             Writer monad), where list append quickly becomes too expensive.
category: Data
author: Don Stewart
exposed: True
exposed-modules: Data.DList
hidden-modules:
trusted: False
import-dirs: /usr/pkg/lib/dlist-0.7.1.2/ghc-7.6.3
library-dirs: /usr/pkg/lib/dlist-0.7.1.2/ghc-7.6.3
hs-libraries: HSdlist-0.7.1.2
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-72d6677eb4ac5df4372f1408c9a3c60d
         deepseq-1.3.0.1-5cc4cd89bdc2e8f6db1833d95ec36926
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/pkg/share/doc/dlist-0.7.1.2/html/dlist.haddock
haddock-html: /usr/pkg/share/doc/dlist-0.7.1.2/html
