Fix resolve algorithm ignores indexes in search
this works
import ...
\../composition/index.ls
this doesn't
import ...
\../composition
complaind that there is no file names .../composition.ls
this works
import ...
\../composition/index.ls
this doesn't
import ...
\../composition
complaind that there is no file names .../composition.ls