composewell/streamly
High performance, concurrent functional programming abstractions
HaskellNOASSERTION
Pinned issues
Issues
- 0
Check regressions introduced because of #2890
#2894 opened by adithyaov - 1
- 1
Change the Replace constructor argument order
#2883 opened by harendra-kumar - 2
Provide an normalization routine for normalizing `Path`
#2888 opened by adithyaov - 0
Handle the unknown d_type field in posix readdir
#2887 opened by harendra-kumar - 0
Add readEitherChunks and readEitherByteChunks in Windows/ReadDir module
#2885 opened by harendra-kumar - 0
Review and fix the Pipe functions
#2880 opened by adithyaov - 4
GHC 9.12 compatiblity
#2853 opened by locallycompact - 0
Add a CI for Ghc 9.12
#2873 opened by adithyaov - 0
- 1
Move `Streamly.Internal.Data.Cont` into `streamly-core`
#2871 opened by adithyaov - 5
Build fails with latest stack nightly on MacOS
#2844 opened by AliceRixte - 1
Fix the getting-started-guide link in README
#2857 opened by harendra-kumar - 3
- 0
Change the Ring type to RingArray
#2835 opened by harendra-kumar - 2
Add array conversion to and from foreignptr
#2788 opened by harendra-kumar - 0
Review and expose useful internal parser functions
#2864 opened by adithyaov - 0
wAsyncly concatMap test failed
#2862 opened by harendra-kumar - 2
Rename `(g)intercalateEndBy` to `unfoldEachEndByUnfold`
#2856 opened by adithyaov - 2
Expose scan running functions
#2791 opened by harendra-kumar - 1
Cleanup the API names in MutableByteArray module
#2783 opened by harendra-kumar - 2
Rename MutArray APIs to follow naming conventions
#2784 opened by harendra-kumar - 0
Add encode-to-array APIs in Unicode.Stream module
#2854 opened by harendra-kumar - 0
- 0
Fix the empty stream behavior of splitSepBySeq_
#2847 opened by harendra-kumar - 0
Scan naming in the new scanl module
#2846 opened by harendra-kumar - 6
Inlining `splitAtArrayListRev` causes compilation to hang when cross-compiling to aarch64
#2840 opened by georgefst - 0
Implement takeEndBySeq for streams
#2843 opened by harendra-kumar - 6
Streamly doesn't build with Stack on Mac OS
#2833 opened by AliceRixte - 0
Splitting on a pattern performance stream vs fold
#2837 opened by harendra-kumar - 1
Fix breakOn/lines in 0.10.x
#2817 opened by harendra-kumar - 0
- 0
- 0
Add exception handling for scans
#2822 opened by harendra-kumar - 0
Check that newly introduced and internally used array APIs are using IO callbacks
#2820 opened by harendra-kumar - 0
- 0
More changes to the Fold type
#2813 opened by harendra-kumar - 0
Implement folds using scans
#2812 opened by harendra-kumar - 0
Introduce a Scanl module
#2796 opened by harendra-kumar - 0
Prefix the scanl smart constructors with mk?
#2808 opened by harendra-kumar - 0
Remove the "extract" operation from the Fold type
#2807 opened by harendra-kumar - 0
Change the "final" function of the Scanl type
#2806 opened by harendra-kumar - 0
- 0
Make "extract" pure for the new Scanl type
#2805 opened by harendra-kumar - 0
Make demux and classify consistent
#2804 opened by harendra-kumar - 0
Use strict or lax unicode decoding for paths?
#2801 opened by harendra-kumar - 0
- 0
Make a concurrent pipe using a fold and a stream
#2795 opened by harendra-kumar - 0
- 0
Move the internal unicode modules from "streamly" package to streamly-unicode package
#2785 opened by harendra-kumar