Hello,<br><br>      The following is a fragment in my cabal file:<br><br><br>Executable         GraphPartitionTest<br>   Main-Is:        Swish.HaskellRDF.GraphPartitionTest.hs<br>   Other-modules:  Swish.HaskellRDF.GraphPartition<br>
                   Swish.HaskellRDF.GraphClass<br>                   Swish.HaskellUtils.ListHelpers<br>                   Swish.HaskellUtils.TestHelpers<br><br><br><br>When I try to do a build I get:<br><br><br>Setup: can&#39;t find source for Swish in .<br>
<br>Cabal/Setup seem to be looking in the current directory for source but as you can see I gave &quot;full&quot; paths, i.e. Swish.HaskellRDF* or Swish.HaskellUtils*. <br><br>What I doing wrong?<br><br><br>Regards,<br><br>
Vasili<br><br><br><br>