stackage-build-plan

This commit is contained in:
Michael Snoyman 2015-05-03 07:56:32 +03:00
parent 8c8b7e6d18
commit 7a3f8b0658
3 changed files with 4 additions and 1 deletions

View File

@ -22,6 +22,7 @@ project information. In addition, we have the following repositories:
* [stackage-update](https://github.com/fpco/stackage-update) [![Build Status](https://travis-ci.org/fpco/stackage-update.svg?branch=master)](https://travis-ci.org/fpco/stackage-update)
* [stackage-upload](https://github.com/fpco/stackage-upload) [![Build Status](https://travis-ci.org/fpco/stackage-upload.svg?branch=master)](https://travis-ci.org/fpco/stackage-upload)
* [stackage-install](https://github.com/fpco/stackage-install) [![Build Status](https://travis-ci.org/fpco/stackage-install.svg?branch=master)](https://travis-ci.org/fpco/stackage-install)
* [stackage-build-plan](https://github.com/fpco/stackage-build-plan) [![Build Status](https://travis-ci.org/fpco/stackage-build-plan.svg?branch=master)](https://travis-ci.org/fpco/stackage-build-plan)
Get your package included
-------------------------

View File

@ -101,6 +101,7 @@ packages:
- stackage-upload
- stackage-cli
- stackage-install
- stackage-build-plan
- statistics-linreg
- th-expand-syns
- thyme

View File

@ -1,5 +1,5 @@
name: stackage
version: 0.7.1.0
version: 0.7.2.0
synopsis: Dummy package forcing installation of other Stackage packages
homepage: https://www.stackage.org/
license: MIT
@ -18,6 +18,7 @@ library
, stackage-update
, stackage-upload
, stackage-install
, stackage-build-plan
default-language: Haskell2010
source-repository head