Skip to content

Commit 13af137

Browse files
committed
Add GHC 8.8.1 to tested-with stanza
1 parent 4c2f164 commit 13af137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reflex.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ extra-source-files:
1818
ChangeLog.md
1919

2020
tested-with:
21-
GHC ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5,
21+
GHC ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.1,
2222
GHCJS ==8.4
2323

2424
flag use-reflex-optimizer

0 commit comments

Comments
 (0)