Hi Bulat, Bulat Ziganshin <bulat.zigans...@...> writes:
> afair, ghc installs any version to "program files/ghc", successfully > overwriting previous one. if we want to support multiple ghc versions > installation, we shouldn't duplicate this behavior. Nope, it uses $SYSTEMDRIVE\GHC\ghc-${GHC_VERSION} by default. Quoting http://github.com/ghc-hq/ghc/blob/66642ccd6e3535ac171f880ba4d78bf14f02d7f6/distrib/ghc.iss : defaultdirname={sd}\ghc\g...@version@ > btw, HP installer creates "Start menu/Haskell Platform/6.10.2" menu. may > be it should be "Start menu/Haskell Platform/2009.0.0"? The default value is "GHC/6.10.2" - I assume that you changed "GHC" to "Haskell Platform" manually? _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform