packages feed

th-reify-compat 0.0.1.2 → 0.0.1.3

raw patch · 1 files changed

+2/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

th-reify-compat.cabal view
@@ -1,6 +1,6 @@  name:                th-reify-compat-version:             0.0.1.2+version:             0.0.1.3 synopsis:            Compatibility for the result type of TH reify description:         This package contains compatible interfaces against                      the result type of TH reify function.@@ -22,7 +22,7 @@  flag template-haskell-210   description: If true, use template-haskell 2.10 or older, otherwise use template-haskell 2.11 or newer.-  default:     True+  default:     False  library   exposed-modules:      Language.Haskell.TH.Compat.Reify