{-# language PackageImports #-} module Text.Parsec.Indentation.Char (module Impl) where import "indentation-parsec" Text.Parsec.Indentation.Char as Impl