issues
search
haskell-streaming
/
streaming
An optimized general monad transformer for streaming applications, with a simple prelude of functions
BSD 3-Clause "New" or "Revised" License
157
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Generalise `mapM_` for arbitrary `Bifoldable`
#128
mikeplus64
opened
6 months ago
0
working with MonadUnliftIO
#127
goertzenator
closed
7 months ago
1
add forM and forM_
#126
chessai
opened
9 months ago
0
fix hackage links in cabal description
#125
mauke
opened
1 year ago
0
Request for maintainer rights
#124
ocharles
closed
1 year ago
2
Switch to haskell-ci
#123
treeowl
opened
1 year ago
0
simplify the distribute Return case
#122
mauke
opened
1 year ago
3
add MonadThrow and MonadCatch instances for Stream
#121
mauke
opened
1 year ago
8
Transition to Github Actions
#120
fosskers
closed
1 year ago
2
Does not build with ghc-9.6
#119
erikd
opened
1 year ago
3
Define >> for Of in terms of *>
#118
larskuhtz
closed
1 year ago
0
Module documentation just ends mid-sentence
#117
mauke
opened
1 year ago
1
Use forever for repeatM
#116
eyeinsky
opened
1 year ago
0
Memory explodes trying to consume chunked pure stream
#115
qrpnxz
opened
2 years ago
3
Unreachable branch in splitsAt
#114
qrpnxz
opened
2 years ago
1
Share code between Show (Stream f m r) and Show1 (Stream f m)
#113
Bodigrim
closed
2 years ago
1
Allow building with `mtl-2.3.*` and `transformers-0.6.*`
#112
RyanGlScott
closed
1 year ago
2
please support mmorph-1.2
#111
juhp
closed
1 year ago
1
How to fight undesirable sharing: redux
#110
tomjaguarpaw
opened
3 years ago
2
Quadratic performance on left-associated binds
#109
tomjaguarpaw
opened
3 years ago
8
support for mealy style scanners
#108
paolino
opened
3 years ago
0
hoist and StateT don't play well
#107
paolino
closed
3 years ago
6
Change the tone of the documentation
#106
sjshuck
opened
3 years ago
3
Add metamorph function
#105
mcschroeder
opened
4 years ago
0
mapStreamM
#104
chessai
opened
4 years ago
1
Escaped lambda slashes inside code blocks.
#103
danidiaz
closed
2 years ago
0
maybe you need two parameters for sliding window && adding tumbling window
#102
Ohyoukillkenny
opened
4 years ago
0
fix typo in type arguments
#101
bravit
closed
4 years ago
1
Add "mapAccum".
#100
danidiaz
opened
4 years ago
0
Add slidingWindowSum
#99
treeowl
opened
4 years ago
8
Add sliding window sums
#98
treeowl
opened
4 years ago
0
Incorrect documentation in unzip
#97
chowells79
opened
4 years ago
3
Improve sliding window min/max
#96
treeowl
opened
4 years ago
2
Add slidingWindow{Min,Max}{By,} functions
#95
kccqzy
closed
4 years ago
15
corrected documentation for enumFrom
#94
danidiaz
closed
4 years ago
0
Stepping Down
#93
andrewthad
closed
4 years ago
0
Add Bifoldable and Bitraverse instances for Of
#92
torgeirsh
closed
4 years ago
8
enumFrom documentation seems inaccurate
#91
jchia
closed
2 years ago
1
Fix small typo in documentation of splitAt
#90
mayeranalytics
closed
4 years ago
1
Changes to the documentation of `Streaming.Prelude.mapped`
#89
danidiaz
closed
4 years ago
1
Refactor: rename variables
#88
tomjaguarpaw
closed
5 years ago
1
Rename variables
#87
tomjaguarpaw
closed
5 years ago
1
How to best write "forWithState"?
#86
tomjaguarpaw
closed
5 years ago
10
Please tag releases
#85
bgamari
closed
5 years ago
1
Fix John's name
#84
ggreif
closed
5 years ago
1
Unexpected behavior of Streaming.Prelude.head
#83
jhrcek
closed
5 years ago
2
Various documentation improvements
#82
jhrcek
closed
5 years ago
2
document unintuitive functor/applicative instance of `Stream`
#81
chessai
closed
5 years ago
1
travis ci problems
#80
chessai
closed
1 year ago
0
Only depend on semigroups on old GHCs.
#79
quasicomputational
closed
5 years ago
1
Next