-- | -- "GLL.Combinators" imports "GLL.Combinators.Interface" as the default library. module GLL.GrammarCombinators ( module GLL.Combinators.Interface ) where import GLL.Combinators.Interface