File tree Expand file tree Collapse file tree 4 files changed +492
-0
lines changed Expand file tree Collapse file tree 4 files changed +492
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ test/Streamly/Test/Data/SmallArray.hs
99test/Streamly/Test/Data/Unfold.hs
1010test/Streamly/Test/FileSystem/Event.hs
1111test/Streamly/Test/Prelude/Concurrent.hs
12+ test/Streamly/Test/Prelude/ConcurrentChannel.hs
1213test/Streamly/Test/Prelude/Fold.hs
1314test/Streamly/Test/Prelude/Rate.hs
1415test/Streamly/Test/Prelude/Serial.hs
Original file line number Diff line number Diff line change @@ -124,6 +124,8 @@ cradle:
124124 component : " test:Prelude.Async"
125125 - path : " ./test/Streamly/Test/Prelude/Concurrent.hs"
126126 component : " test:Prelude.Concurrent"
127+ - path : " ./test/Streamly/Test/Prelude/ConcurrentChannel.hs"
128+ component : " test:Prelude.ConcurrentChannel"
127129 - path : " ./test/Streamly/Test/Prelude/Fold.hs"
128130 component : " test:Prelude.Fold"
129131 - path : " ./test/Streamly/Test/Prelude/Parallel.hs"
You can’t perform that action at this time.
0 commit comments