Skip to content

Commit c130d13

Browse files
committed
Bump version to 2.15.2
1 parent eeb3b9f commit c130d13

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cabal.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ constraints:
163163
, socks ==0.6.1
164164
, split ==0.2.5
165165
, splitmix ==0.1.0.5
166-
, stack ==2.15.1
166+
, stack ==2.15.2
167167
, static-bytes ==0.1.0
168168
, stm ==2.5.1.0
169169
, stm-chans ==3.0.0.9

package.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
spec-version: 0.35.0
33

44
name: stack
5-
version: '2.15.1'
5+
version: '2.15.2'
66
synopsis: The Haskell Tool Stack
77
description: |
88
Please see the documentation at <https://docs.haskellstack.org>

stack.cabal

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ cabal-version: 2.0
55
-- see: https://github.com/sol/hpack
66

77
name: stack
8-
version: 2.15.1
8+
version: 2.15.2
99
synopsis: The Haskell Tool Stack
1010
description: Please see the documentation at <https://docs.haskellstack.org>
1111
for usage information.

0 commit comments

Comments
 (0)