Try a string literal

This commit is contained in:
Nikita Volkov 2023-10-16 04:42:54 +03:00
parent 89e11ff2fe
commit 6c6f83cb63

View File

@ -13,7 +13,7 @@ jobs:
include:
- ghc: 8.8.1
ghc-options: ""
ignore-haddock: true
ignore-haddock: "true"
- ghc: latest
runs-on: ubuntu-latest