{-# language PackageImports #-} module Text.Parser.Indentation.Implementation (module Impl) where import "indentation-core" Text.Parser.Indentation.Implementation as Impl