stackage 0.7.2.0 → 0.7.3.0
raw patch · 2 files changed
+8/−1 lines, 2 filesdep +stackage-cabaldep +stackage-sandboxdep +stackage-setupnew-uploader
Dependencies added: stackage-cabal, stackage-sandbox, stackage-setup
Files
- ChangeLog.md +4/−0
- stackage.cabal +4/−1
ChangeLog.md view
@@ -1,3 +1,7 @@+## 0.7.3.0++* Added the executables split off from stackage-cli.+ ## 0.7.0.0 * First release of this incarnation of the stackage package. Previously, this
stackage.cabal view
@@ -1,5 +1,5 @@ name: stackage-version: 0.7.2.0+version: 0.7.3.0 synopsis: Dummy package forcing installation of other Stackage packages homepage: https://www.stackage.org/ license: MIT@@ -19,6 +19,9 @@ , stackage-upload , stackage-install , stackage-build-plan+ , stackage-cabal+ , stackage-sandbox+ , stackage-setup default-language: Haskell2010 source-repository head