<div>Hello,</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; I have suceeded in doing a build on top of cygwin. However, after editing some of the cygwin &quot;bashrc&quot; files, teh darcs path and haddock path still don&#39;t show up when I do a &quot;echo $PATH&quot;. I am now reading 
<a href="http://cygwin.com/cygwin-ug-net/setup-env.html">http://cygwin.com/cygwin-ug-net/setup-env.html</a>.</div>
<div>&nbsp;&quot;The <tt class="envar">PATH</tt> environment variable is used by Cygwin applications as a list of directories to search for executable files to run. This environment variable is converted from Windows format (
e.g. <tt class="filename">C:\WinNT\system32;C:\WinNT</tt>) to UNIX format (e.g., <tt class="filename">/WinNT/system32:/WinNT</tt>) when a Cygwin process first starts. Set it so that it contains at least the <tt class="filename">
x:\cygwin\bin</tt> directory where &quot;<tt class="filename">x:\cygwin</tt> is the &quot;root&quot; of your cygwin installation if you wish to use cygwin tools outside of bash. </div>
<div>&quot; .. however, I don&#39;t see in which file PATH can be set. Any help? I really want to get my Haskell build environment set up and cranking away.</div>
<div>&nbsp;</div>
<div>Kind regards, Vasya</div>