stackage package: include -upload and -install

This commit is contained in:
Michael Snoyman 2015-04-29 11:55:59 +03:00
parent ee33f8ba92
commit 2a3c8f9b1f

View File

@ -1,5 +1,5 @@
name: stackage name: stackage
version: 0.7.0.0 version: 0.7.1.0
synopsis: Dummy package forcing installation of other Stackage packages synopsis: Dummy package forcing installation of other Stackage packages
homepage: https://www.stackage.org/ homepage: https://www.stackage.org/
license: MIT license: MIT
@ -16,6 +16,8 @@ library
build-depends: base < 10 build-depends: base < 10
, stackage-cli , stackage-cli
, stackage-update , stackage-update
, stackage-upload
, stackage-install
default-language: Haskell2010 default-language: Haskell2010
source-repository head source-repository head