fix: impl unlift

This commit is contained in:
2024-04-11 15:55:11 -05:00
parent f0d2d764fe
commit a4d4e6bd75
4 changed files with 54 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ package:
- transformers: ">=6.0.0 <7.0.0"
- tuples: ">=7.0.0 <8.0.0"
- typelevel-prelude: ">=7.0.0 <8.0.0"
- unlift: ">=1.0.1 <2.0.0"
- unsafe-coerce: ">=6.0.0 <7.0.0"
test:
main: Test.Main