Skip to content

Commit 8cd920d

Browse files
committed
Update how we load hls.
1 parent 11f92ad commit 8cd920d

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

hie.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
cradle:
2-
bios:
3-
program: script/ghci-flags
4-
dependency-program: script/ghci-flags-dependencies
2+
cabal:
3+
- path: "src"
4+
component: "lib:isometry"
5+
- path: "app"
6+
component: "exe:isometry"
7+
- path: "test"
8+
component: "test:test"

0 commit comments

Comments
 (0)