ghc-boot-th 8.6.4 → 8.6.5
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ghc-boot-th.cabal +2/−2
ghc-boot-th.cabal view
@@ -1,11 +1,11 @@ name: ghc-boot-th-version: 8.6.4+version: 8.6.5 license: BSD3 license-file: LICENSE category: GHC maintainer: ghc-devs@haskell.org bug-reports: https://ghc.haskell.org/trac/ghc/newticket-synopsis: Shared functionality between GHC and the @template-haskell@+synopsis: Shared functionality between GHC and the `template-haskell` library description: This library contains various bits shared between the @ghc@ and @template-haskell@ libraries.