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