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.
685685# ### Using Cabal
686686
687687` ` ` 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
690690` ` `
691691
692692# ### Using Stack
693693
694694` ` ` 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
698698$ stack build --test --no-run-tests
699699$ cd install
700700$ 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