
#8873: /cygdrive/c/Program Files (x86)/Haskell Platform/2013.2.0.0/bin/ghcii-7.6.3.sh/../ghc: No such file or directory -------------------------------+------------------------------------------- Reporter: | Owner: configurator | Status: new Type: bug | Milestone: Priority: low | Version: 7.6.3 Component: GHCi | Keywords: Resolution: | Architecture: Unknown/Multiple Operating System: | Difficulty: Easy (less than 1 hour) Unknown/Multiple | Blocked By: Type of failure: | Related Tickets: None/Unknown | Test Case: | Blocking: | -------------------------------+------------------------------------------- Comment (by configurator): {{{perl boot}}} seems to fail on my machine, rendering me unable to compile GHC - I'd look into it if my change touched any of the compiler stuff, but this is just a shell file change. Is there a process for suggesting a patch without being able to compile? My patch is attached; it changes the directory name to use the version I specified earlier, and also changes {{{${1+"$@"}}}} to {{{"$@"}}} which does the exact same thing but cleaner. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8873#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler