Update the commented exports in Data.Fold

This commit is contained in:
Harendra Kumar 2024-08-03 20:41:40 +05:30
parent f6e2f0a11f
commit 8e730115b6

View File

@ -330,8 +330,8 @@ module Streamly.Data.Fold
{-
-- ** Key-value Scanners
, classify
, classifyIO
, classifyScan
, classifyScanIO
-}
-- ** Transforming the Monad
@ -383,8 +383,8 @@ module Streamly.Data.Fold
{-
-- ** Key-value Scanners
, demux
, demuxIO
, demuxScan
, demuxScanIO
-}
-- ** Nesting