-- | -- Module : Streamly.Internal.Data.Parser -- Copyright : (c) 2019 Composewell Technologies -- License : BSD-3-Clause -- Maintainer : streamly@composewell.com -- Stability : experimental -- Portability : GHC -- module Streamly.Internal.Data.Parser ( module Streamly.Internal.Data.Parser.ParserD ) where import Streamly.Internal.Data.Parser.ParserD