Skip to content
This repository was archived by the owner on Mar 22, 2021. It is now read-only.

Commit f62b8b9

Browse files
committed
Add tested-with field to cabal file
1 parent 6f525c8 commit f62b8b9

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

hslua-module-text.cabal

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ build-type: Simple
1313
extra-source-files: ChangeLog.md
1414
test/hstext-test.lua
1515
cabal-version: >=1.10
16+
tested-with: GHC == 7.10.3
17+
, GHC == 8.0.2
18+
, GHC == 8.2.2
19+
, GHC == 8.4.4
20+
, GHC == 8.6.5
1621

1722
source-repository head
1823
type: git

0 commit comments

Comments
 (0)