packages feed

gll-0.4.0.13: src/GLL/GrammarCombinators.hs

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

import GLL.Combinators.Interface