summaryrefslogtreecommitdiff
path: root/hie.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'hie.yaml')
-rw-r--r--hie.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/hie.yaml b/hie.yaml
index 45fa0c6..dfe90ef 100644
--- a/hie.yaml
+++ b/hie.yaml
@@ -30,3 +30,7 @@ cradle:
config: { cradle: { cabal: { component: "fig-frontend:lib:fig-frontend" } } }
- path: "./fig-frontend/main/"
config: { cradle: { cabal: { component: "fig-frontend:exe:fig-frontend" } } }
+ - path: "./fig-bless/src/"
+ config: { cradle: { cabal: { component: "fig-bless:lib:fig-bless" } } }
+ - path: "./fig-bless/main/"
+ config: { cradle: { cabal: { component: "fig-bless:exe:fig-bless" } } }