Ticket #114 (closed defect: fixed)
Cabal can't find ar.exe on Windows.
| Reported by: | jputnam | Owned by: | dons |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Platform | Keywords: | |
| Cc: |
Description
The command runhaskell setup build fails with setup: ar is required but it could not be found. The directory ar.exe is in isn't on the path, and adding it to the path fixes the problem, but relying on ar.exe being in the path could cause problems with separate MinGW installations.
Change History
Note: See
TracTickets for help on using
tickets.
