packages feed

gf-3.1.6: lib/src/api/CombinatorsGer.gf

--# -path=.:alltenses:prelude

resource CombinatorsGer = Combinators with 
  (Cat = CatGer),
  (Structural = StructuralGer),
  (Constructors = ConstructorsGer) ;