haskell-src-meta-0.6.0.10: Parse source to template-haskell abstract syntax.

Copyright(c) Matt Morrow 2008
LicenseBSD3
MaintainerMatt Morrow <mjm2002@gmail.com>
Stabilityexperimental
Portabilityportable (template-haskell)
Safe HaskellNone
LanguageHaskell98

Language.Haskell.TH.Instances.Lift

Description

Deprecated: Use the th-orphans package instead.

This module is exported for backwards-compatibility purposes. All it does is re-export the instances defined in Language.Haskell.TH.Instances, from the th-orphans package.