File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -685,16 +685,16 @@ templates.
685
685
# ### Using Cabal
686
686
687
687
` ` ` shell
688
- $ cp hie.yaml.cbl hie.yaml
689
- $ cp install/hie.yaml.cbl install/hie.yaml
688
+ $ cp hie-cabal .yaml hie.yaml
689
+ $ cp install/hie-cabal .yaml install/hie.yaml
690
690
` ` `
691
691
692
692
# ### Using Stack
693
693
694
694
` ` ` shell
695
- $ cp hie.yaml.stack hie.yaml
696
- $ cp install/hie.yaml.stack install/hie.yaml
697
- $ cp ghcide/hie.yaml.stack ghcide/hie.yaml
695
+ $ cp hie-stack .yaml hie.yaml
696
+ $ cp install/hie-stack .yaml install/hie.yaml
697
+ $ cp ghcide/hie-stack .yaml ghcide/hie.yaml
698
698
$ stack build --test --no-run-tests
699
699
$ cd install
700
700
$ stack build
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments