megaparsec-8.0.0: Text/Megaparsec/Error.hs-boot
{-# LANGUAGE RoleAnnotations #-}
module Text.Megaparsec.Error
( ParseError
)
where
type role ParseError nominal nominal
data ParseError s e
{-# LANGUAGE RoleAnnotations #-}
module Text.Megaparsec.Error
( ParseError
)
where
type role ParseError nominal nominal
data ParseError s e