mega-sdist 0.4.3.0 → 0.4.3.1
raw patch · 3 files changed
+8/−3 lines, 3 files
Files
- ChangeLog.md +4/−0
- mega-sdist.cabal +2/−2
- mega-sdist.hs +2/−1
ChangeLog.md view
@@ -1,5 +1,9 @@ # ChangeLog for mega-sdist +## 0.4.3.1++* Support `pantry` 0.10.0+ ## 0.4.3.0 * Support `pantry` 0.6.0
mega-sdist.cabal view
@@ -1,11 +1,11 @@ cabal-version: 1.12 --- This file has been generated from package.yaml by hpack version 0.35.0.+-- This file has been generated from package.yaml by hpack version 0.36.0. -- -- see: https://github.com/sol/hpack name: mega-sdist-version: 0.4.3.0+version: 0.4.3.1 synopsis: Handles uploading to Hackage from mega repos description: Please see the description on Github at <https://github.com/snoyberg/mega-sdist#readme> category: Distribution
mega-sdist.hs view
@@ -101,8 +101,9 @@ 8 defaultCasaRepoPrefix defaultCasaMaxPerRequest-#if MIN_VERSION_pantry(0, 5, 3) defaultSnapshotLocation+#if MIN_VERSION_pantry(0, 10, 0)+ defaultGlobalHintsLocation #endif $ \pantryConfig -> do let app = App