Missing documentation in Windows bindist tarball
Takenobu noticed the following omissions from the 8.6.4 bindist tarball:
Perhaps you may know, but the following html documents are not included in the windows tarball [1]:
- doc/html/index.html
- doc/html/users_guide/index.html
- doc/html/libraries/index.html
Trac metadata
Trac field | Value |
---|---|
Version | 8.6.4 |
Type | Bug |
TypeOfFailure | OtherFailure |
Priority | highest |
Resolution | Unresolved |
Component | Documentation |
Test case | |
Differential revisions | |
BlockedBy | |
Related | |
Blocking | |
CC | |
Operating system | |
Architecture |
- Show closed items
Related merge requests 1
When this merge request is accepted, this issue will be closed automatically.
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Ben Gamari changed milestone to %8.8.1
changed milestone to %8.8.1
- Ben Gamari changed weight to 10
changed weight to 10
- Ben Gamari added Tbug Trac import documentation labels
added Tbug Trac import documentation labels
- Moritz Kiefer mentioned in issue #16407 (closed)
mentioned in issue #16407 (closed)
- Ben Gamari added Windows packaging labels
- Ben Gamari changed milestone to %8.6.5
changed milestone to %8.6.5
- Author Maintainer
I suspect this is due to the fact that the tarball was built with the
quick
build flavour but I am confirming this now. - Author Maintainer
This was not due solely to the build flavour. On further investigation it appears that the msys2 repository revision used on the CI builders happened to contain
python-idna-2.8
but asphinx-build
version that required<2.8
.pacman -Suy
seems to have fixed this. - Ben Gamari closed
closed
- Developer
Thanks for great work.
In the windows tarball of ghc8.6.5-rc1 [1], it does not contain
doc/html/users_guide/index.html
yet.These files are included in linux's tarball [2].
- Developer
Thank you for your hard work on much concurrent releases.
Unfortunately, the windows binary of ghc8.6.5 [1] does not contain
doc/html/users_guide
yet.
(The linux binary of ghc8.6.5 [2] contains the documents.)[1]: https://downloads.haskell.org/ghc/8.6.5/ghc-8.6.5-x86_64-unknown-mingw32.tar.xz
[2]: https://downloads.haskell.org/ghc/8.6.5/ghc-8.6.5-x86_64-deb9-linux.tar.xzLet's fix it in the ghc-8.8.1.
- Takenobu Tani reopened
reopened
- Takenobu Tani changed milestone to %8.8.1
changed milestone to %8.8.1
- Developer
I report the status of this issue in GHC 8.8.1-alpha1:
-
doc/html/users_guide/index.html
is NOT INCLUDED: -
doc/html/users_guide/index.html
is included:
We need to fix this in the case of Windows.
Thanks.
-
- Takenobu Tani mentioned in issue #16704 (closed)
mentioned in issue #16704 (closed)
- Ben Gamari added Phighest label
added Phighest label
- Developer
This is a report just in case.
The windows binary of 8.8.1-rc1 does not contain
doc/html/users_guide
yet. - Ben Gamari assigned to @bgamari
assigned to @bgamari
- Ben Gamari mentioned in commit bdfbb7ca
mentioned in commit bdfbb7ca
- Ben Gamari mentioned in merge request !1465 (closed)
mentioned in merge request !1465 (closed)
- Ben Gamari mentioned in commit 664caf8a
mentioned in commit 664caf8a
- Ben Gamari mentioned in commit bb13100b
mentioned in commit bb13100b
- Ben Gamari mentioned in commit 7e404afd
mentioned in commit 7e404afd
- Ben Gamari mentioned in commit 85a8e6da
mentioned in commit 85a8e6da
- Ben Gamari mentioned in commit 40c1802b
mentioned in commit 40c1802b
- Ben Gamari mentioned in commit ecf291a3
mentioned in commit ecf291a3
- Developer
This issue is resolved in ghc-8.8.1:
The windows binary of 8.8.1 contains
doc/html/*
.This is very useful, thanks for a lot.
- Ben Gamari closed
closed