#16408: incomplete ghc-8.6.4 windows binary tarball
"GHC" <[email protected]> Fri, 08 Mar 2019 14:32:06 -0000
| Newsgroups | gmane.comp.lang.haskell.glasgow.bugs |
|---|---|
| Message-ID | <[email protected]> |
--===============0875892514250947304==
Content-Type: multipart/related;
boundary="===============2096577232283818145=="
--===============2096577232283818145==
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
#16408: incomplete ghc-8.6.4 windows binary tarball
-------------------------------------+-------------------------------------
Reporter: ruomad | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone:
Component: libraries | Version: 8.6.4
(other) |
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
the tarball for windows binaries does not include profiling version for
core libraries, which leads to this cryptic error
"base must match >=4.7 && <5, but the stack configuration has no specified
version (latest matching version is 4.12.0.0)"
Also, haddock fails because there is no haddock.exe, only
haddock-8.6.4.exe
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16408>