Added cabal-gild to format cmd
All checks were successful
Haskell CI / build (pull_request) Successful in 3m7s

This commit is contained in:
Igor Ranieri 2025-09-26 22:33:06 +02:00
parent b8eac2856c
commit 3e829d126c
2 changed files with 2 additions and 1 deletions

View file

@ -46,10 +46,10 @@ test-suite haddock2-test
type: exitcode-stdio-1.0
main-is: Spec.hs
build-depends:
parsec ^>=3.1.18.0,
base >=4.20.1.0,
haddock2:{haddock2-lib},
hspec ^>=2.11.0,
parsec ^>=3.1.18.0,
text ^>=2.1.2,
hs-source-dirs: test