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=-auto-all 
cabal build

Errors :
[145 of 147] Compiling Yi.Boot          ( src/library/Yi/Boot.hs, 
dist/build/Yi/Boot.o ) [flags changed]
[146 of 147] Compiling Yi.Config.Simple ( src/library/Yi/Config/Simple.hs, 
dist/build/Yi/Config/Simple.o ) [flags changed]
[147 of 147] Compiling Yi               ( src/library/Yi.hs, 
dist/build/Yi.o ) [flags changed]

src/library/Yi.hs:42:8-21:
    Could not find module ‘Data.Prototype’
    Perhaps you haven't installed the profiling libraries for package 
‘oo-prototypes-0.1.0.0’?
    Use -v to see a list of the files searched for.

src/library/Yi.hs:59:8-15:
    Could not find module ‘Yi.Style’
    Perhaps you haven't installed the profiling libraries for package 
‘yi-language-0.2.0’?
    Use -v to see a list of the files searched for.

src/library/Yi.hs:60:8-23:
    Could not find module ‘Yi.Style.Library’
    Perhaps you haven't installed the profiling libraries for package 
‘yi-language-0.2.0’?
    Use -v to see a list of the files searched for.

src/library/Yi/Boot.hs:18:18-28:
    Could not find module ‘Config.Dyre’
    Perhaps you haven't installed the profiling libraries for package 
‘dyre-0.8.12’?
    Use -v to see a list of the files searched for.

-- 
-- 
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
--- 
You received this message because you are subscribed to the Google Groups 
"yi.devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to yi-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to