I got past all of the dependency problems. My new error is:
[22 of 84] Compiling Shim.ProjectContent ( Shim/ProjectContent.hs,
dist/build/Shim/ProjectContent.o )
Shim/ProjectContent.hs:80:51:
Couldn't match expected type `FilePath'
against inferred type `FilePath -> FilePath'
In the second argument of `(</>)', namely `localBuildInfoFile'
In the first argument of `tryGetConfigStateFile', namely
`(projPath </> localBuildInfoFile)'
In a 'do' expression:
Right lbi <- tryGetConfigStateFile
(projPath </> localBuildInfoFile)
make: *** [build] Error 1
Looks like I need to wait until this project has a stable release.
Mark
--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
[email protected]
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---