Changelog for yesod-routes-flow-3.0.0.2
Unreleased
None
v3.0.0.2
- Support GHCs 9.0 and 9.2
v3.0.0.1
- Setup CI/CD
- Starting in
yesod-core-1.6.2,yesod-corestarted derivingShowforResourceTreeandFlatResource. To prevent duplicate instance errors, this package now only derivesShowforyesod-core < 1.6.2. - An implication of this is that building anything less than
yesod-routes-flow-3.0.0.1withyesod-core-1.6.2will cause duplicate instance compiler errors.