
* Some unexpected failures. Let's ignore those for now, since they are
#10305: Windows validate failures -------------------------------------+------------------------------------- Reporter: simonpj | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.1 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: Type of failure: None/Unknown | Unknown/Multiple Blocked By: | Test Case: Related Tickets: #8981 | Blocking: | Differential Revisions: -------------------------------------+------------------------------------- Changes (by thomie): * related: => #8981 Comment: You are most likely setting `HADDOCK_DOCS=NO` in your `mk/validate.mk` file (on your Windows machine only, which is why you don't see these errors on Linux). That should normally be ok, but see below. probably all different Ok. These are the only problems that are Windows only in this ticket.
* Some Python traceback stuff; this must be a bug. It was. Should be fixed now.
* Tons of warnings about `haddock-interfaces` This is an instance of #8981. A workaround is to use `HADDOCK_DOCS=YES` (the default) in mk/build.mk or mk/validate.mk`.
-- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10305#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler