Skip to content

Commit 500c78f

Browse files
author
Thomas M. DuBuisson
committed
The target is 'haskell-ide' not 'ide'
N.B. this might need a matching change to the stack hie.yml.
1 parent be22bb6 commit 500c78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hie.yaml.cbl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cradle:
99
component: "ide:test"
1010

1111
- path: "./exe"
12-
component: "ide:exe:ide"
12+
component: "ide:exe:haskell-ide"
1313

1414
- path: "./src"
1515
component: "lib:ide"

0 commit comments

Comments
 (0)