Skip to content

Commit 30057e1

Browse files
authored
Update README.md
#25 I am guessing the cabal command is the same as stack (not a cabal user)
1 parent 33b4185 commit 30057e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# implicit-hie
22
```bash
33
cd your-stack-or-cabal-package
4+
stack install implicit-hie OR cabal install implicit-hie
45
gen-hie > hie.yaml
56
```
67
`gen-hie` should be run the root of a cabal or stack project.

0 commit comments

Comments
 (0)