On 17 November 2010 15:47, Henk-Jan van Tuyl <hjgtuyl@chello.nl> wrote:
On Wed, 17 Nov 2010 01:39:40 +0100, Michael Litchard <michael@schmong.org> wrote:

I think I may have borked things good using cygwin. I want to remove
it and do a clean install of haskell platform w/out cygwin. What do I
need to do to make sure all configuration files have been removed?

There are not many Cygwin experts here, I think, but it seems the answer can be found at:
 http://www.cygwin.com/faq/faq-nochunks.html#faq.setup.uninstall-all


AFAICT Just don't use Cygwin. Install Windows Haskell from the Haskell.org web site download. Then run from Windows command line. You may have to put the haskell bin directory on the Windows PATH. Although I think it does this itself on instillation.

Aaron