packages feed

gll-0.3.0.0: src/GLL/Combinators.hs

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

import GLL.Combinators.Interface