aboutsummaryrefslogtreecommitdiff
path: root/haddock-test
diff options
context:
space:
mode:
authorAlec Theriault <alec.theriault@gmail.com>2020-03-26 18:18:07 -0400
committerAlec Theriault <alec.theriault@gmail.com>2020-03-26 20:10:53 -0400
commit7013f52cca144e8d5e4deb08913370f1819dbc68 (patch)
tree6806418027294624a623b5c588dfdf2c9640b699 /haddock-test
parent03dbfdd70186e484135ba1ea8d27672264cd9712 (diff)
Update `.travis.yml` to work with GHC 8.10.1
* Regenerated the Travis file with `haskell-ci` * Beef up `.cabal` files with more `tested-with` information
Diffstat (limited to 'haddock-test')
-rw-r--r--haddock-test/haddock-test.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/haddock-test/haddock-test.cabal b/haddock-test/haddock-test.cabal
index 0dd3eb47..a722c30e 100644
--- a/haddock-test/haddock-test.cabal
+++ b/haddock-test/haddock-test.cabal
@@ -9,6 +9,7 @@ bug-reports: https://github.com/haskell/haddock/issues
copyright: (c) Simon Marlow, David Waern
category: Documentation
build-type: Simple
+tested-with: GHC==8.10.*
cabal-version: >= 1.10
stability: experimental