Fix 'cabal check' issues

This commit is contained in:
Jonathan King 2023-03-09 19:08:52 +00:00
parent f6b3a41221
commit c1f7087db7

View File

@ -15,8 +15,8 @@ extra-source-files: CHANGELOG.md
custom-setup
setup-depends:
base,
Cabal,
base < 5,
Cabal < 4,
cabal-doctest ^>= 1.0
library
@ -72,3 +72,7 @@ test-suite readme
default-language: Haskell2010
ghc-options: -pgmL markdown-unlit -Wall
build-tool-depends: markdown-unlit:markdown-unlit
source-repository head
type: git
location: https://github.com/i-am-tom/higgledy