The latest version of th-lift-instances is 0.1.20-0.

th-lift-instances

Version 0.1.14 revision 3 uploaded by sjakobi.

Package meta

Synopsis
Lift instances for template-haskell for common data types.
Description

Most data types in haskell platform do not have Lift instances. This package provides orphan instances for containers, text, bytestring and vector. It also acts as a compat instances, definining instances not existing in template-haskell

Note that th-lift package provides Template Haskell based derivation of Lift instances (when you cannot use DeriveLift extension), and th-orphans package provides instances for TH datatypes.

Author
Benno Fünfstück
Bug reports
http://github.com/bennofs/th-lift-instances/issues
Category
Template Haskell
Copyright
Copyright (C) 2013-2016 Benno Fünfstück
Homepage
http://github.com/bennofs/th-lift-instances/
Maintainer
Benno Fünfstück <benno.fuenfstueck@gmail.com>
Package URL
n/a
Stability
experimental

Components