name: transformers-compat
version: 0.3.3
id: transformers-compat-0.3.3-dcef4e1eeab8de73981ca7a7147f19d8

license: BSD3
copyright: Copyright (C) 2012 Edward A. Kmett
maintainer: Edward A. Kmett <ekmett@gmail.com>
stability: provisional
homepage: http://github.com/ekmett/transformers-compat/
package-url:
synopsis: A small compatibility shim exposing the new types from transformers 0.3 and 0.4 to older Haskell platforms.
description: This package includes backported versions of types that were added
             to transformers in transformers 0.3 an 0.4 for users who need strict
             transformers 0.2 or 0.3 compatibility to run on old versions of the
             platform, but also need those types.
             .
             Those users should be able to just depend on @transformers >= 0.2@
             and @transformers-compat >= 0.3@.
             .
             Note: missing methods are not supplied, but this at least permits the types to be used.
category: Compatibility
author: Edward A. Kmett
exposed: True
exposed-modules:
hidden-modules: Paths_transformers_compat
trusted: False
import-dirs: /usr/pkg/lib/transformers-compat-0.3.3/ghc-7.6.3
library-dirs: /usr/pkg/lib/transformers-compat-0.3.3/ghc-7.6.3
hs-libraries: HStransformers-compat-0.3.3
extra-libraries:
extra-ghci-libraries:
include-dirs:
includes:
depends: base-4.6.0.1-72d6677eb4ac5df4372f1408c9a3c60d
         transformers-0.4.2.0-9870045befb509c9704298b07f673434
hugs-options:
cc-options:
ld-options:
framework-dirs:
frameworks:
haddock-interfaces: /usr/pkg/share/doc/transformers-compat-0.3.3/html/transformers-compat.haddock
haddock-html: /usr/pkg/share/doc/transformers-compat-0.3.3/html
