This commit is contained in:
Ranjeet Kumar Ranjan 2023-08-19 14:54:32 +05:30
parent 61305730f2
commit e8ebb98e09
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ core/src/Streamly/Internal/Unicode/Stream.hs
src/Streamly/Internal/Data/SmallArray/Type.hs
test/Streamly/Test/Data/Array.hs
test/Streamly/Test/Data/Parser.hs
test/Streamly/Test/Data/ParserK.hs
test/Streamly/Test/Data/SmallArray.hs
test/Streamly/Test/Data/Unfold.hs
test/Streamly/Test/FileSystem/Event.hs

View File

@ -108,7 +108,6 @@ extra-source-files:
test/Streamly/Test/Data/Ring/Unboxed.hs
test/Streamly/Test/Data/Array/Stream.hs
test/Streamly/Test/Data/Parser.hs
test/Streamly/Test/Data/ParserK.hs
test/Streamly/Test/Data/Stream/Concurrent.hs
test/Streamly/Test/FileSystem/Event.hs
test/Streamly/Test/FileSystem/Event/Common.hs