name:                 th-lift-instances
version:              0.1.20
visibility:           public
id:                   th-lift-instances-0.1.20-HuXlEbqX2H9GTQeXK9hVXN
key:                  th-lift-instances-0.1.20-HuXlEbqX2H9GTQeXK9hVXN
license:              BSD-3-Clause
copyright:            Copyright (C) 2013-2020 Benno Fünfstück
maintainer:           Benno Fünfstück <benno.fuenfstueck@gmail.com>
author:               Benno Fünfstück
stability:            experimental
homepage:             http://github.com/bennofs/th-lift-instances/
synopsis:             Lift instances for template-haskell for common data types.
description:
    Most data types in the haskell platform do not have Lift instances.
    This package provides orphan instances for containers, text, bytestring and vector.
    It also provides compat instances for older versions of @template-haskell@

    Note that <https://hackage.haskell.org/package/th-lift th-lift> package provides
    Template Haskell based derivation of @Lift@ instances (when you cannot use @DeriveLift@ extension),
    and <https://hackage.haskell.org/package/th-orphans th-orphans> package provides instances for TH datatypes.

category:             Template Haskell
abi:                  c011f7365d7b69a4a6d77145a3a0c8ff
exposed:              True
exposed-modules:      Instances.TH.Lift
import-dirs:
    /usr/pkg/lib/x86_64-netbsd-ghc-9.10.1/th-lift-instances-0.1.20-HuXlEbqX2H9GTQeXK9hVXN

library-dirs:
    /usr/pkg/lib/x86_64-netbsd-ghc-9.10.1/th-lift-instances-0.1.20-HuXlEbqX2H9GTQeXK9hVXN

library-dirs-static:
    /usr/pkg/lib/x86_64-netbsd-ghc-9.10.1/th-lift-instances-0.1.20-HuXlEbqX2H9GTQeXK9hVXN

dynamic-library-dirs: /usr/pkg/lib/x86_64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/x86_64-netbsd-ghc-9.10.1/th-lift-instances-0.1.20

hs-libraries:         HSth-lift-instances-0.1.20-HuXlEbqX2H9GTQeXK9hVXN
depends:
    base-4.20.0.0-inplace bytestring-0.12.1.0-inplace
    containers-0.7-inplace template-haskell-2.22.0.0-inplace
    text-2.1.1-inplace th-lift-0.8.6-HiTn7UGAzk37UiZAQGDUV2
    transformers-0.6.1.1-inplace vector-0.13.2.0-IQjxDWDvdFJE3A4jpN00x9

haddock-interfaces:
    /usr/pkg/share/doc/x86_64-netbsd-ghc-9.10.1/th-lift-instances-0.1.20/html/th-lift-instances.haddock

haddock-html:
    /usr/pkg/share/doc/x86_64-netbsd-ghc-9.10.1/th-lift-instances-0.1.20/html
