Ticket #736 (closed defect: wontfix)
Win32 missing
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | HackageDB |
| Component: | hackageDB website | Version: | 1.6.0.3 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | unknown | |
| GHC Version: | Platform: |
Description
I have uploaded a package to Hackage but it had a build failure:
cabal-setup: At least the following dependencies are missing: Win32 -any
If Win32 library is missing, all packages with Win32 as dependency will have a build failure.
I guess the Win32 build failure is the source of the problem. Although, its documentation is well built (manually, I guess).
In my computer, the package installs correctly, because Win32 comes with the Haskell Platform. But, in my opinion, online documentation should work fine.
Thanks in advance.
Change History
Note: See
TracTickets for help on using
tickets.
