mirror of
https://gitlab.com/sheaf/metabrush.git
synced 2024-11-05 06:43:37 +00:00
add back hie.yaml
This commit is contained in:
parent
24f182feec
commit
1ca6d9ccf5
12
hie.yaml
Normal file
12
hie.yaml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
cradle:
|
||||||
|
cabal:
|
||||||
|
- path: "./brush-strokes/src"
|
||||||
|
component: "lib:brush-strokes"
|
||||||
|
- path: "./src/metabrushes"
|
||||||
|
component: "lib:metabrushes"
|
||||||
|
- path: "./src/convert"
|
||||||
|
component: "exe:convert-metafont"
|
||||||
|
- path: "./src/app"
|
||||||
|
component: "exe:MetaBrush"
|
||||||
|
- path: "./app"
|
||||||
|
component: "exe:MetaBrush"
|
Loading…
Reference in a new issue