The latest version of deriving-compat is 0.6.6-0.

deriving-compat

Version 0.1 revision 1 uploaded by ryanglscott.

Package meta

Synopsis
Backports of GHC deriving extensions
Description

Provides Template Haskell functions that mimic deriving extensions that were introduced or modified in recent versions of GHC. Currently, the following extensions are covered:

  • DeriveFoldable, which was changed in GHC 7.12 to allow folding over data types with existential constraints.

Author
Ryan Scott
Bug reports
https://github.com/haskell-compat/deriving-compat/issues
Category
Compatibility
Copyright
(C) 2015 Ryan Scott
Homepage
https://github.com/haskell-compat/deriving-compat
Maintainer
Ryan Scott <ryan.gl.scott@gmail.com>
Package URL
n/a
Stability
Experimental

Components