Hi all. When i run below code
.... putStrLn "Debug in" path <- treeModelSortConvertChildPathToPath sortModel childPath putStrLn "Debug out" .... I got error: Debug in Manatee: schedule: re-entered unsafely. Perhaps a 'foreign import unsafe' should be 'safe'? Exactly, just have "Debug in" in output, error occur at function `treeModelSortConvertChildPathToPath`. This is bug of treeModelSortConvertChildPathToPath ? How to fix this bug? Thanks! -- Andy ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gtk2hs-devel mailing list Gtk2hs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel