ghc-api-compat 8.10.5 → 8.10.6
raw patch · 1 files changed
+3/−2 lines, 1 filesdep ~ghc
Dependency ranges changed: ghc
Files
- ghc-api-compat.cabal +3/−2
ghc-api-compat.cabal view
@@ -1,5 +1,5 @@ name: ghc-api-compat-version: 8.10.5+version: 8.10.6 synopsis: GHC-API compatibility helpers description: GHC codebase is a moving target. This package provides@@ -18,7 +18,8 @@ library build-depends:- ghc == 8.10.5, base < 5.0+ ghc == 8.10.5 || == 8.10.6+ , base < 5.0 default-language: Haskell2010 reexported-modules: