packages feed

fungll-combinators-0.1.0.1: src/GLL/ParserCombinators.hs

module GLL.ParserCombinators (
    module GLL.Combinators.Interface 
    ) where

import GLL.Combinators.Interface