I tried to install leksah via cabal but I got tons of different build errors so I tried to build it from git.
I followed this guide http://www.leksah.org/download.html and I was able to build binary-shared,ltk and leksah-server but when I try to build leksah I get
[maik@maik leksah]$ cabal install
Resolving dependencies...
cabal: Could not resolve dependencies:
trying: leksah-0.13.2.5
trying: leksah-0.13.2.5:+webkit
trying: leksah-0.13.2.5:+gtk3
It does not give me a clear error message, any ideas what I can do?