packages feed

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

--# -path=.:alltenses:prelude

resource CombinatorsFre = Combinators with 
  (Cat = CatFre),
  (Structural = StructuralFre),
  (Constructors = ConstructorsFre) ;