File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -160,6 +160,7 @@ extra-source-files:
160160 core/src/Streamly/Internal/Data/Producer.hs
161161 core/src/Streamly/Internal/Data/Producer/Source.hs
162162 core/src/Streamly/Internal/Data/Parser/ParserK/Type.hs
163+ core/src/Streamly/Internal/Data/Parser/ParserD/NonFailing.hs
163164 core/src/Streamly/Internal/Data/Parser/ParserD/Type.hs
164165 core/src/Streamly/Internal/Data/Pipe/Type.hs
165166 core/src/Streamly/Internal/Data/Unboxed.hs
@@ -565,6 +566,7 @@ library
565566 , Streamly.Internal.Data.Producer.Source
566567
567568 , Streamly.Internal.Data.Parser.ParserK.Type
569+ , Streamly.Internal.Data.Parser.ParserD.NonFailing
568570 , Streamly.Internal.Data.Parser.ParserD.Type
569571 , Streamly.Internal.Data.Pipe.Type
570572
You can’t perform that action at this time.
0 commit comments