Re: could not compile YI with pango .. need help

2015-08-03 Thread Dmitry Ivanov
Does it build with pango but without profiling? On Sat, Aug 1, 2015 at 11:11 AM, Steven L. wrote: > Hi All, > > I could compile and execute YI without pango. This is on a Debian 8 > (Jessie) > But when I try to compile YI with pango, I got lot of error about > profiling libraries. > > My cabal

could not compile YI with pango .. need help

2015-08-02 Thread Steven L.
Hi All, I could compile and execute YI without pango. This is on a Debian 8 (Jessie) But when I try to compile YI with pango, I got lot of error about profiling libraries. My cabal commands : cabal configure -fpango -f-vty --enable-executable-profiling --enable-library-profiling --ghc-options