You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-9Lines changed: 2 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,21 +124,14 @@ can address these concerns.
124
124
*[Maintainer Guide](doc/MAINTAINER_GUIDE.md): includes releasing information
125
125
*[Signing Key](doc/SIGNING_KEY.md): downloadable stack binaries are signed with this key
126
126
* Tool Documentation
127
-
*[Architecture](doc/architecture.md): reference for people curious about stack internals, wanting to get involved deeply in the codebase, or wanting to use stack in unusual ways
128
127
*[Build Command](doc/build_command.md): reference for the syntax of the build command and the command line targets
*[User Guide](doc/GUIDE.md): in-depth tutorial covering the most common use cases and all major stack features (requires no prior Haskell tooling experience)
141
135
*[YAML Configuration](doc/yaml_configuration.md): reference for writing `stack.yaml` files
142
-
* Historical/Deprecated Tool Documentation (subject to removal)
143
-
*[Proto-User Guide: Script Interpreter](doc/usr_script_interpreter.md): mostly superseded by the User Guide
144
-
*[Proto-User Guide: Transition Guide](doc/usr_transition_guide.md): mostly superseded by the User Guide
136
+
* Advanced Documentation
137
+
*[Architecture](doc/architecture.md): reference for people curious about stack internals, wanting to get involved deeply in the codebase, or wanting to use stack in unusual ways
0 commit comments