mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 04:31:57 +01:00
Version bump
This commit is contained in:
parent
9c93a258f7
commit
d52fdfffdf
@ -1,3 +1,9 @@
|
|||||||
|
## 0.4.0
|
||||||
|
|
||||||
|
* Command line uses optparse-applicative with additional options
|
||||||
|
* Library profiling support during build
|
||||||
|
* Remove cfGlobalFlags (just use package-specific flags)
|
||||||
|
|
||||||
## 0.3.1
|
## 0.3.1
|
||||||
|
|
||||||
* Added `justCheck` and `stackage check` command line.
|
* Added `justCheck` and `stackage check` command line.
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
name: stackage
|
name: stackage
|
||||||
version: 0.3.1
|
version: 0.4.0
|
||||||
synopsis: "Stable Hackage," tools for creating a vetted set of packages from Hackage.
|
synopsis: "Stable Hackage," tools for creating a vetted set of packages from Hackage.
|
||||||
description: Please see <http://www.stackage.org/package/stackage> for a description and documentation.
|
description: Please see <http://www.stackage.org/package/stackage> for a description and documentation.
|
||||||
homepage: https://github.com/fpco/stackage
|
homepage: https://github.com/fpco/stackage
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user