{-# LANGUAGE CPP #-} -- | -- Module : Streamly.Internal.Data.ParserK -- Copyright : (c) 2020 Composewell Technologies -- License : BSD-3-Clause -- Maintainer : streamly@composewell.com -- Stability : experimental -- Portability : GHC module Streamly.Internal.Data.ParserK ( module Streamly.Internal.Data.ParserK.Type ) where import Streamly.Internal.Data.ParserK.Type