blob: ceec164602e72be7eb67630bebfb51998a65801c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
package inky
authors = "Greg Brown"
sourcedir = "src"
options = "--total"
depends = contrib
modules
= Inky.Binding
, Inky.Env
, Inky.Erased
, Inky.Kind
, Inky.Kit
, Inky.OnlyWhen
, Inky.Type
|