Skip to content

Commit

Permalink
mark test-doctest as buildable: false for ghc prior 9.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki committed Nov 5, 2023
1 parent 7814193 commit df0f506
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions implicit.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,8 @@ Test-suite test-doctest
base,
doctest,
implicit,
if impl(ghc < 9.4.6)
buildable: False

Benchmark parser-bench
Import: binstuff
Expand Down

0 comments on commit df0f506

Please sign in to comment.