fix: asyncpipe is profunctor

This commit is contained in:
2024-06-22 19:12:31 -05:00
parent 970d890a00
commit 08bd9a817a
5 changed files with 29 additions and 13 deletions

View File

@@ -36,6 +36,7 @@ package:
- parallel: ">=6.0.0 <7.0.0"
- pipes: ">=8.0.0 <9.0.0"
- prelude: ">=6.0.1 <7.0.0"
- profunctor: ">=6.0.1 <7.0.0"
- st: ">=6.2.0 <7.0.0"
- strings: ">=6.0.1 <7.0.0"
- tailrec: ">=6.1.0 <7.0.0"