Skip to content

Commit d2139c9

Browse files
committed
fix T130b and T237
1 parent 2e5ad97 commit d2139c9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
[1 of 2] Compiling Main ( <TEMPORARY-DIRECTORY>/app/Main.hs, interpreted )[T130b-0.1.0.0-inplace-T130b]
1+
[1 of 3] Compiling Lib ( <TEMPORARY-DIRECTORY>/lib/Lib.hs, interpreted )[T130b-0.1.0.0-inplace]
2+
[2 of 3] Compiling Main ( <TEMPORARY-DIRECTORY>/app/Main.hs, interpreted )[T130b-0.1.0.0-inplace-T130b]
23
(hdb) MyType
34
()
45
(hdb) Exiting...

test/golden/T237/hie.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
cradle:
2+
cabal:
3+
components:
4+
- path: "app/"
5+
component: "exe:T237"

0 commit comments

Comments
 (0)