Skip to content

Commit b5c4262

Browse files
committed
Updated cabal files: added tested-with
1 parent ad6f833 commit b5c4262

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

io-classes/io-classes.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ maintainer:
1212
category: Control
1313
build-type: Simple
1414
cabal-version: >=1.10
15+
tested-with: GHC == 8.10.7, GHC == 9.2.2
1516

1617
source-repository head
1718
type: git

io-sim/io-sim.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ author: Duncan Coutts, Marcin Szamotulski, Alexander Vieth
1212
maintainer:
1313
category: Testing
1414
build-type: Simple
15+
tested-with: GHC == 8.10.7, GHC == 9.2.2
1516

1617
flag asserts
1718
description: Enable assertions

0 commit comments

Comments
 (0)