issues
search
Gabriella439
/
pipes
Compositional pipelines
BSD 3-Clause "New" or "Revised" License
489
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Increase upper bound on `criterion`
#238
Gabriella439
closed
2 years ago
0
Allow building with `mtl-2.3.*` and `transformers-0.6.*`
#237
RyanGlScott
closed
2 years ago
1
Update github action branch name (master -> main)
#236
chris-martin
closed
2 years ago
2
Build against `optparse-applicative-0.17`
#235
Gabriella439
closed
2 years ago
0
Quadratic performance on left-associated binds
#234
tomjaguarpaw
opened
3 years ago
7
Build against `mmorph-1.2.0`
#233
Gabriella439
closed
3 years ago
0
Add GitHub CI
#232
Gabriella439
closed
3 years ago
0
Version 4.3.15 → 4.3.16
#231
Gabriella439
closed
3 years ago
0
Elaborate on the documentation for ListT
#230
chris-martin
closed
3 years ago
4
Fix typo in haddock for 'every'
#229
chris-martin
closed
3 years ago
1
Support for Producer using deepseq
#228
junjihashimoto
closed
3 years ago
2
Version 4.3.14 → 4.3.15
#227
Gabriella439
closed
3 years ago
2
Fix benchmark suite to build against newer version
#226
Gabriella439
closed
4 years ago
0
GHC 9.0 support
#225
Gabriella439
closed
4 years ago
0
Pipes doesn't appear to build with GHC-9.0
#224
recursion-ninja
closed
4 years ago
11
Upstream and downstream profunctors for pipes`
#223
masaeedu
opened
4 years ago
1
Version 4.3.13 → 4.3.14
#222
Gabriella439
closed
4 years ago
0
Depend on semigroups only on GHC < 8.0
#221
felixonmars
closed
4 years ago
1
Indexed alternative/alignable instance for proxies
#220
masaeedu
opened
4 years ago
3
toHandle should not insert a newline automatically
#219
andrewufrank
closed
4 years ago
2
A category for balanced pipes
#218
masaeedu
opened
4 years ago
2
pipes-text not being maintained
#217
zliu41
opened
4 years ago
2
Explanation of the name "Proxy"
#216
chris-martin
closed
3 years ago
3
Add mapMaybe and wither
#215
treeowl
closed
4 years ago
15
Version 4.3.12 → 4.3.13
#214
Gabriella439
closed
5 years ago
0
Added MonadFail instance for Proxy
#213
duairc
closed
5 years ago
1
Fix typo
#212
bwignall
closed
5 years ago
1
Stream Concat with Pipes ?
#211
nhenin
closed
4 years ago
3
Piping substreams with a different State Monad
#210
nhenin
closed
5 years ago
3
Version 4.3.11 → 4.3.12
#209
Gabriella439
closed
5 years ago
0
Fix space leak when using `forever`
#208
Gabriella439
closed
5 years ago
0
Is "distribute" incorrectly named?
#207
tomjaguarpaw
closed
5 years ago
5
Version 4.3.10 → 4.3.11
#206
Gabriella439
closed
5 years ago
0
Correct documentation of scanM
#205
chris-martin
closed
5 years ago
1
Version 4.3.9 → 4.3.10
#204
Gabriella439
closed
5 years ago
0
Fix build failure for GHC 8.8
#203
Gabriella439
closed
5 years ago
0
Test GHC 8.8 in CI
#202
Gabriella439
closed
5 years ago
0
Pipes breaks with ghc-8.8.1 new Monad / MonadFail handling of fail
#201
recursion-ninja
closed
5 years ago
1
Build against `semigroups-0.19`
#200
Gabriella439
closed
5 years ago
0
Support GHC 8.8
#199
fumieval
closed
5 years ago
5
Increase lower bound for mmorph to 1.0.4
#198
skeuchel
closed
6 years ago
4
Regenerate travis config using newer script, and test more GHC versions
#197
gwils
closed
6 years ago
3
Update base lower bound so that we don't try to build on GHC < 7.10
#196
gwils
closed
6 years ago
1
Drop support for GHC versions older than GHC 7.10
#195
Gabriella439
closed
6 years ago
0
Relax Monad constraints to Functor
#194
cronokirby
closed
6 years ago
3
Tiny doc bug in Core.hs
#193
ryantrinkle
closed
7 years ago
2
Fix `pass` in `MonadWriter` instance
#192
ivan-timokhin
closed
7 years ago
3
Compatibility with GHC 8.4 and cleanup
#191
bgamari
closed
7 years ago
1
Helper function to group a pipe into chunks?
#190
haasn
closed
7 years ago
2
Use Data.Void
#189
expipiplus1
closed
7 years ago
1
Next