Skip to content

Commit c2c9b9e

Browse files
committed
contributing: upd: talk not just about install/ project
1 parent 9415e55 commit c2c9b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contributing/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ cradle:
122122
cabal:
123123
```
124124
125-
Also note that the `install/` subdirectory is a different project, so if you want to work on this part of the code, you may also have to create an `install/hie.yaml` file.
125+
Also note that many subdirectories of a project are in itself are subprojects, so if you want to work on this part of the code, you may also have to create an `hie.yaml` files where `cabal` files reside.
126126

127127
### Manually testing your hacked HLS
128128
If you want to test HLS while hacking on it, follow the steps below.

0 commit comments

Comments
 (0)