Try excluding uverb cookbook from pre 8.6.1 builds

This commit is contained in:
Gaël Deest 2021-04-09 15:56:59 +02:00
parent d4f7b0397d
commit 81a73dfcda

View File

@ -28,6 +28,8 @@ executable cookbook-uverb
, swagger2
, wai
, warp
default-language: Haskell2010
if impl(ghc < 8.6.1)
buildable: False
default-language: Haskell2010
ghc-options: -Wall -pgmL markdown-unlit
build-tool-depends: markdown-unlit:markdown-unlit