Skip to content

Commit 128ae76

Browse files
fixup: add extra-source-file
1 parent 73a5ce7 commit 128ae76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

streamly.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)