Add GHC 8.0.* to tested-with in .cabal

This commit is contained in:
Harendra Kumar 2017-02-20 02:20:10 +05:30
parent dee0f76486
commit 1e4da8c53b

View File

@ -26,6 +26,7 @@ Tested-with: GHC == 7.0.*
, GHC == 7.6.*
, GHC == 7.8.*
, GHC == 7.10.*
, GHC == 8.0.*
extra-source-files: config.guess, config.h.in, config.mk.in, config.sub,
configure, configure.ac, install.sh, Makefile,
testsuite/makewith/io/TestIO.conf.in,