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