Hi there<br><br>I&#39;m new to Haskell and need some help to get started faster (busy busy busy).<br>I like to adjust and extend an editor to my liking and I choose Yi.<br><br>Only installation with &#39;cabal install yi&#39; in a Cygwin shell under MS Windows XP ended in:<br>

Yi\Prelude.hs:182:9:<br>    Duplicate instance declarations:<br>      instance Category Accessor.T -- Defined at Yi\Prelude.hs:182:9-38<br>      instance Category Accessor.T<br>        -- Defined in data-accessor-0.2.1:Data.Accessor.Private<br>

cabal.exe: Error: some packages failed to install:<br>yi-0.6.1 failed during the building phase. The exception was:<br>exit: ExitFailure 1<br><br>:(<br><br>Seems easy to fix but I can&#39;t even find where on my drive I can find the source code.<br>

<br>Where is the source?<br><br>Cheers,<br>Jaco<br><br>  <br><br><br>