Skip to content

Commit

Permalink
test doctest on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
echatav committed Mar 19, 2024
1 parent 2157aac commit ffccddf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions squeal-postgresql/squeal-postgresql.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@ test-suite doctest
build-depends:
base >= 4.12.0.0 && < 5.0
, doctest >= 0.16.3
if impl(ghc >= 9.0.0)
buildable: False
-- if impl(ghc >= 9.0.0)
-- buildable: False

test-suite properties
default-language: Haskell2010
Expand Down

0 comments on commit ffccddf

Please sign in to comment.