streamly-0.11.0: src/Streamly/Internal/Data/Fold/Channel.hs
-- |
-- Module : Streamly.Internal.Data.Fold.Channel
-- Copyright : (c) 2022 Composewell Technologies
-- License : BSD-3-Clause
-- Maintainer : streamly@composewell.com
-- Stability : experimental
-- Portability : GHC
module Streamly.Internal.Data.Fold.Channel
(
module Streamly.Internal.Data.Fold.Channel.Type
)
where
import Streamly.Internal.Data.Fold.Channel.Type