#114: Cabal can't find ar.exe on Windows. ----------------------+----------------------------------------------------- Reporter: jputnam | Owner: dons Type: defect | Status: new Priority: major | Milestone: Component: Platform | Keywords: ----------------------+----------------------------------------------------- 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.
-- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/114> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform