packages feed

gf-3.5: lib/src/api/CombinatorsGre.gf

--# -path=.:alltenses:prelude

resource CombinatorsGre = Combinators with 
  (Cat = CatGre),
  (Structural = StructuralGre),
  (Constructors = ConstructorsGre) ;