From: <du...@co...> - 2008-05-22 19:24:17
|
Sun May 18 23:19:07 EDT 2008 Peter Gavin <pg...@gm...> * gtk: G.U.G.ModelView.ComboBox: a foreign import wrapper is conditionally generated, so generate a dummy function (to force the stub file) hunk ./gtk/Graphics/UI/Gtk/ModelView/ComboBox.chs.pp 491 +#else +foreign import ccall "wrapper" dummyForStub :: (CInt -> IO ()) -> IO (FunPtr (CInt -> IO ())) |