streamly/test/Streamly/Test/Data
Adithya Kumar 5f67528761 Add a more robust offset ignoring tests in Serialize
This is meant to catch any serialized absolute offsets
2023-09-14 17:41:21 +05:30
..
Array Correct Internal Array module names (#2478) 2023-07-29 00:00:34 +05:30
Fold Add window prefix to combinators in Fold.Window module (#2517) 2023-08-11 10:17:59 +05:30
Ring Re-export entire submodules from Array (#2510) 2023-08-11 10:15:51 +05:30
Serialize Add tests for the Serialize template haskell deriving 2023-08-18 23:07:50 +05:30
Stream Use all config options in Data.Stream.Concurrent tests (#1928) 2023-07-25 15:29:21 +05:30
Unbox Add a template haskell test suite 2023-08-03 13:31:45 +05:30
Array.hs Rename unsafeIndex in Array module to getIndexUnsafe (#2540) 2023-08-18 15:44:47 +05:30
Fold.hs Re-export entire submodules from Streamly.Internal.Data.Fold (#2505) 2023-08-09 23:08:10 +05:30
List.hs Remove the Monad instance from SerialT/Stream type 2022-11-20 17:20:06 +05:30
MutArray.hs Correct Internal Array module names (#2478) 2023-07-29 00:00:34 +05:30
Parser.hs Rename unsafeIndex in Array module to getIndexUnsafe (#2540) 2023-08-18 15:44:47 +05:30
ParserK.hs Rename unsafeIndex in Array module to getIndexUnsafe (#2540) 2023-08-18 15:44:47 +05:30
Serialize.hs Add a more robust offset ignoring tests in Serialize 2023-09-14 17:41:21 +05:30
SmallArray.hs Deprecate Streamly.Prelude & S.Internal.Data.Stream.IsStream.* 2022-10-21 02:07:24 +05:30
Stream.hs Expose groupsOf from Data.Stream (#2372) 2023-07-04 23:07:43 +05:30
Unbox.hs Change the API and update doc of a few APIs in Serialize.TH 2023-09-06 15:09:08 +05:30
Unfold.hs Import Data.Stream instead of Data.Stream.StreamD 2023-07-22 23:00:40 +05:30