Re: Win-GHC with GnuWin32 toolset--Mingw32 replacement

"Neil Mitchell" <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.all
Message-ID <404396ef0701071547l86eebc4uc2dc92921fe35bea__21457.5470229194$1168213650$gmane$org@mail.gmail.com>
Hi

>  From what I have seen in some parts of GHC, that is, in the Main
> driver, Code Generator (CodeGen), Cmm and Native Code Generator
> (NCG), the Haskell used is fairly standard Haskell98.

I would be surprised if Yhc was capable of compiling GHC. But I don't
really know for sure, and would certainly be happy if that was the
case. You'd also get bootstrapping for free, with the .hbc compilation
route, which is a very attractive option.

> You would think MS would attempt to maintain some consistency.

lol :) (I say that as a Windows user who loves Visual Studio)

> An alternative solution would be to query the Registry
> (say, KEY_CURRENT_USER\Software\Microsoft\VisualStudio\[version]\
> [something--haven't found out yet]).  I have to find a good program
> for this purpose.

On Xp and W2K the reg program is capable of querying and modifying the
registry. Just type "reg" at the command line. It basically calls the
Win32 Reg... functions with the appropriate parameters.

Thanks

Neil
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.