th-orphans: Orphan instances for TH datatypes

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Orphan instances for TH datatypes. In particular, instances for Ord and Lift, as well as a few missing Show / Eq. These instances used to live in haskell-src-meta, and that's where the version number started.


[Skip to Readme]

Properties

Versions 0.5.1.3, 0.5.2.0, 0.6, 0.6.1, 0.7, 0.7.0.1, 0.8, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 0.9.1, 0.11.0, 0.11.1, 0.12.0, 0.12.1, 0.12.2, 0.13.0, 0.13.1, 0.13.2, 0.13.3, 0.13.4, 0.13.5, 0.13.6, 0.13.7, 0.13.7, 0.13.8, 0.13.9, 0.13.10, 0.13.11, 0.13.12, 0.13.13, 0.13.14
Change log CHANGELOG.md
Dependencies base (>=4.3 && <5), fail (>=4.9 && <4.10), generic-deriving (>=1.9), ghc-prim, mtl, template-haskell (<2.15), th-lift (>=0.7.1), th-lift-instances, th-reify-many (>=0.1 && <0.2) [details]
License BSD-3-Clause
Copyright (c) Matt Morrow
Author Matt Morrow
Maintainer Michael Sloan <mgsloan at gmail>
Category Template Haskell
Bug tracker https://github.com/mgsloan/th-orphans/issues
Source repo head: git clone https://github.com/mgsloan/th-orphans
Uploaded by MichaelSloan at 2019-03-25T01:08:16Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for th-orphans-0.13.7

[back to package description]

th-orphans

Hackage Hackage Dependencies Haskell Programming Language BSD3 License Build

Orphan instances for TH datatypes