Skip to content

Commit 734ce40

Browse files
committed
Set cabal-version to 3.4
1 parent 18ca70e commit 734ce40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

io-classes/io-classes.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cabal-version: 3.0
1+
cabal-version: 3.4
22
name: io-classes
33
version: 1.6.0.0
44
synopsis: Type classes for concurrency with STM, ST and timing

io-sim/io-sim.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cabal-version: 3.0
1+
cabal-version: 3.4
22
name: io-sim
33
version: 1.6.0.0
44
synopsis: A pure simulator for monadic concurrency with STM.

0 commit comments

Comments
 (0)