Hi, thanks for the response. Sorry but I am new to Haskell and Cabal, and don't know what to do about this build error I get:
$ cabal install -fyi --reinstall
Resolving dependencies...
In order, the following will be installed:
leksah-0.12.1.3 +yi (reinstall) changes: dyre-0.8.11 added, yi-0.6.6.0 added
Warning: Note that reinstalls are always dangerous. Continuing anyway...
Configuring leksah-0.12.1.3...
Building leksah-0.12.1.3...
Preprocessing library leksah-0.12.1.3...
src/IDE/YiConfig.hs:30:8-26:
Could not find module `Yi.UI.Pango.Control'
Use -v to see a list of the files searched for.
cabal: Error: some packages failed to install:
leksah-0.12.1.3 failed during the building phase. The exception was:
ExitFailure 1