Skip to content

Commit 1473a28

Browse files
authored
Merge pull request #641 from haskell/Sir4ur0n-patch-2
Add Ghcide hie.yaml instruction for Stack users
2 parents c7cf41c + 4682a88 commit 1473a28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -694,6 +694,7 @@ $ cp install/hie.yaml.cbl install/hie.yaml
694694
```shell
695695
$ cp hie.yaml.stack hie.yaml
696696
$ cp install/hie.yaml.stack install/hie.yaml
697+
$ cp ghcide/hie.yaml.stack ghcide/hie.yaml
697698
$ stack build --test --no-run-tests
698699
$ cd install
699700
$ stack build

0 commit comments

Comments
 (0)