File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Expand file tree Collapse file tree 4 files changed +3
-5
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -133,12 +133,10 @@ nav:
133
133
- Releases : maintainers/releases.md
134
134
- Maintainer team process : maintainers/team_process.md
135
135
- Add GHC version : maintainers/ghc.md
136
- - Docker images : maintainers/docker.md
137
136
- Upgrading MSYS2 : maintainers/msys.md
138
137
- Upgrading 7-Zip : maintainers/7zip.md
139
138
- HaskellStack.org : maintainers/haskellstack.org.md
140
139
- Self-hosted runners : maintainers/self-hosted_runners.md
141
- - Docker images : maintainers/docker_images.md
142
140
- Signing key : SIGNING_KEY.md
143
141
- How Stack works :
144
142
- Build overview : build_overview.md
Original file line number Diff line number Diff line change 1
1
cabal-version : 2.2
2
2
3
- -- This file has been generated from package.yaml by hpack version 0.38.0 .
3
+ -- This file has been generated from package.yaml by hpack version 0.38.1 .
4
4
--
5
5
-- see: https://github.com/sol/hpack
6
6
@@ -85,10 +85,10 @@ extra-source-files:
85
85
doc/glossary.md
86
86
doc/install_and_upgrade.md
87
87
doc/maintainers/7zip.md
88
+ doc/maintainers/archive/docker.md
89
+ doc/maintainers/archive/docker_images.md
88
90
doc/maintainers/archive/README.md
89
91
doc/maintainers/archive/releases.md
90
- doc/maintainers/docker.md
91
- doc/maintainers/docker_images.md
92
92
doc/maintainers/ghc.md
93
93
doc/maintainers/haskellstack.org.md
94
94
doc/maintainers/msys.md
You can’t perform that action at this time.
0 commit comments