th-orphans

Orphan instances for TH datatypes

Version on this page:0.8.2@rev:1
LTS Haskell 22.18:0.13.14@rev:3
Stackage Nightly 2024-04-25:0.13.14@rev:3
Latest on Hackage:0.13.14@rev:3

See all snapshots th-orphans appears in

BSD-3-Clause licensed by Matt Morrow
Maintained by Michael Sloan <mgsloan at gmail>
This version can be pinned in stack with:th-orphans-0.8.2@sha256:9a990b97359930791aec671a44eed2cc91ff31793cbfb1e2e65e4db5ce8c0415,1360

Module documentation for 0.8.2

  • Language
    • Language.Haskell
      • Language.Haskell.TH
        • Language.Haskell.TH.Instances

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.