Compiling a windows application as supposed a console application from haskell
The fact that my haskell application always runs in a command window(Windows land here) was really nagging me. I happened to be fiddling with C# express studio last night, and found out that the...
more