summaryrefslogtreecommitdiff
path: root/next-lib/src/api/CombinatorsTha.gf
blob: ab9dddb09297a3792e6987f82c551cb08214f150 (plain)
1
2
3
4
5
6
--# -path=.:alltenses:prelude

resource CombinatorsTha = Combinators with 
  (Cat = CatTha),
  (Structural = StructuralTha),
  (Constructors = ConstructorsTha) ;