Skip to content

Commit ec43355

Browse files
authored
Update README.md
1 parent e88e07a commit ec43355

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
@@ -7,6 +7,7 @@ gen-hie > hie.yaml
77
`gen-hie` should be run the root of a cabal or stack project.
88
The config type (cabal or stack) is determined by the existence of
99
`dist-newstyle`, `.stack-work`, `stack.yaml`, if none are found the default is cabal.
10+
You can use `--cabal`, or `--stack` options to override config type.
1011

1112
# Cabal Multi project example
1213
```bash

0 commit comments

Comments
 (0)