Skip to content

Commit 82ca907

Browse files
authored
Merge pull request #53 from haskell-works/support-ghc-8.2.2
Support ghc-8.2.2
2 parents da8cb44 + fcd0c61 commit 82ca907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hw-streams.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ maintainer: newhoggy@gmail.com
1313
copyright: 2016-2019 John Ky
1414
license: BSD-3-Clause
1515
license-file: LICENSE
16-
tested-with: GHC == 8.8.1, GHC == 8.6.5, GHC == 8.4.4
16+
tested-with: GHC == 8.8.1, GHC == 8.6.5, GHC == 8.4.4, GHC == 8.2.2
1717
build-type: Simple
1818
extra-source-files: README.md
1919

0 commit comments

Comments
 (0)