Skip to content

Commit

Permalink
Bound base.
Browse files Browse the repository at this point in the history
  • Loading branch information
robrix committed Oct 5, 2024
1 parent b97b707 commit 71cef0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion semilattices.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ test-suite doctests
main-is: Doctests.hs
default-language: Haskell2010
build-depends:
, base
, base >= 4.9 && < 5
, doctest >= 0.7 && < 1.0
, QuickCheck >= 2.7 && < 3
, quickcheck-instances == 0.3.*
Expand Down

0 comments on commit 71cef0b

Please sign in to comment.