mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
stackage package: include -upload and -install
This commit is contained in:
parent
ee33f8ba92
commit
2a3c8f9b1f
@ -1,5 +1,5 @@
|
||||
name: stackage
|
||||
version: 0.7.0.0
|
||||
version: 0.7.1.0
|
||||
synopsis: Dummy package forcing installation of other Stackage packages
|
||||
homepage: https://www.stackage.org/
|
||||
license: MIT
|
||||
@ -16,6 +16,8 @@ library
|
||||
build-depends: base < 10
|
||||
, stackage-cli
|
||||
, stackage-update
|
||||
, stackage-upload
|
||||
, stackage-install
|
||||
default-language: Haskell2010
|
||||
|
||||
source-repository head
|
||||
|
||||
Loading…
Reference in New Issue
Block a user