Skip to content

Commit 0973662

Browse files
committed
Bump stack version
1 parent 57b4bec commit 0973662

3 files changed

Lines changed: 17 additions & 4 deletions

File tree

ChangeLog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## Unreleased changes
4+
5+
**Changes since v2.3.0.1**
6+
7+
Release notes:
8+
9+
Major changes:
10+
11+
Behavior changes:
12+
13+
Other enhancements:
14+
15+
Bug fixes:
316

417
## v2.3.0.1 (release candidate)
518

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: stack
2-
version: '2.3.0.1'
2+
version: '2.3.0.2'
33
synopsis: The Haskell Tool Stack
44
description: |
55
Please see the documentation at <https://docs.haskellstack.org>

stack.cabal

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
cabal-version: 2.0
22

3-
-- This file has been generated from package.yaml by hpack version 0.31.2.
3+
-- This file has been generated from package.yaml by hpack version 0.33.0.
44
--
55
-- see: https://github.com/sol/hpack
66
--
7-
-- hash: b7016e326b597327b2d7d30f53d4796d48d2c97681790613ede28067df583b32
7+
-- hash: f003cdea0be4961a87f3e62f3f9e5fee3e29924f746a6154a15ac18985deb871
88

99
name: stack
10-
version: 2.3.0.1
10+
version: 2.3.0.2
1111
synopsis: The Haskell Tool Stack
1212
description: Please see the documentation at <https://docs.haskellstack.org>
1313
for usage information.

0 commit comments

Comments
 (0)