feat: AsyncPipe really should be a monad

This commit is contained in:
2024-06-23 18:33:45 -05:00
parent 7f11c303fb
commit 860ace3990
6 changed files with 276 additions and 228 deletions

View File

@@ -36,7 +36,6 @@ 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"