add back hie.yaml

This commit is contained in:
sheaf 2024-09-27 23:38:44 +02:00
parent 24f182feec
commit 1ca6d9ccf5

12
hie.yaml Normal file
View 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"