-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
It looks as though the only bump required is to the upper bound of base:
build-depends:
- , base >=4.12.0.0 && <4.22
+ , base >=4.12.0.0 && <4.23With the above bump, I'm able to build and test quickcheck-instances with the following command:
cabal test all \
--allow-newer=time-compat:base \
--allow-newer=uuid-types:template-haskellRelated upstream issues:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels