[Haskell-cafe] Re: Windows emulator for testing purposes

Maciej Piechotka uzytkownik2 at gmail.com
Mon Jan 18 17:16:35 EST 2010


On Mon, 2010-01-18 at 12:04 -0800, Gregory Crosswhite wrote:
> Hey everyone!
> 
> I have a Linux machine and a OSX machine, and I am developing packages that I would like to upload to Hackage one day.  Do you have any recommendations for a free/open source solution that would let me emulate a Windows environment for testing purposes?
> 
> Cheers,
> Greg

Wine is not emulator - but depending on the task it may suit you. You
can even just link against winelib.

If you have a license (IANAL but AFAIR is counting as separate copy.
Judging by your email you are in some educational institution - check if
you have access to MSDNAA [and license allows you to use it]) you can
set up any x86 emulator or have dual boot.

Regards




More information about the Haskell-Cafe mailing list