id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1154,--disable-deprecated breaks installation,guest,pgavin,"If I run configure --disable-deprecated && make , I get some errors like

gtk/Graphics/UI/Gtk/Types.chs:1831: (column 12) [ERROR] 
  >>> Unknown identifier!

and make fails.

With the --disable-deprecated switch symbols for deprecated widget defined in the gtk header files will not be included, but gtkhs tries to use them anyway.

Without this switch, compilation runs fine.



Greetings

Johann

johann ~/gtk2hs $ pkg-config --modversion 'gtk+-2.0'[[BR]]
2.12.11

johann ~/gtk2hs $ uname -a[[BR]]
Linux zitrone 2.6.27-gentoo-r8 #2 Tue Feb 3 23:24:03 CET 2009 i686 Intel(R) Pentium(R) III Mobile CPU 800MHz GenuineIntel GNU/Linux

johann ~/gtk2hs $ ghc --version[[BR]]
The Glorious Glasgow Haskell Compilation System, version 6.8.3",defect,closed,normal,0.10.2,build system,0.9.13,wontfix,--disable-deprecated,johanngiwer@…
