make travis generation happy

This commit is contained in:
Domen Kožar 2018-04-17 19:57:31 +01:00
parent 9b73435d21
commit 2aef00d3fe
No known key found for this signature in database
GPG key ID: C2FFBCAFD2C24246
2 changed files with 2 additions and 0 deletions

View file

@ -7,6 +7,7 @@ author: Servant Contributors
maintainer: haskell-servant-maintainers@googlegroups.com
build-type: Simple
cabal-version: >=1.10
tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2
executable cookbook-jsonerror
if impl(ghc < 7.10.1)

View file

@ -8,6 +8,7 @@ author: Servant Contributors
maintainer: haskell-servant-maintainers@googlegroups.com
build-type: Simple
cabal-version: >=1.10
tested-with: GHC==7.8.4, GHC==7.10.3, GHC==8.0.2, GHC==8.2.2
executable cookbook-pagination
if impl(ghc < 7.10.1)