Export maxYields

This commit is contained in:
Harendra Kumar 2024-02-16 07:49:29 +05:30
parent e44d2bb735
commit 8722c4ce9f

View File

@ -17,6 +17,7 @@ module Streamly.Internal.Data.Stream.Channel.Type
-- *** Limits
, maxThreads
, maxBuffer
, maxYields
-- *** Rate Control
, Rate(..)