packages feed

ghc-boot-th 8.0.1 → 8.0.2

raw patch · 1 files changed

+4/−3 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

ghc-boot-th.cabal view
@@ -3,7 +3,7 @@ -- ghc-boot-th.cabal.in, not ghc-boot-th.cabal.  name:           ghc-boot-th-version:        8.0.1+version:        8.0.2 license:        BSD3 license-file:   LICENSE category:       GHC@@ -20,8 +20,6 @@ cabal-version:  >=1.10 build-type:     Simple extra-source-files: changelog.md--- exposed:        False--- Since this is re-exported by ghc-boot  source-repository head     type:     git@@ -31,6 +29,9 @@ Library     default-language: Haskell2010     other-extensions: DeriveGeneric++    -- Since this is re-exported by ghc-boot+    exposed: False      exposed-modules:             GHC.LanguageExtensions.Type