
#14418: Compile errors wxcore-0.92.3.0 --------------------------------------+--------------------------------- Reporter: WinKlim | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.2.1 Keywords: wxcore | Operating System: Windows Architecture: x86_64 (amd64) | Type of failure: None/Unknown Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: --------------------------------------+--------------------------------- I downloaded wxInstall-Achelanne-64-0.1 and started install.bat. The building of wxcore-0.92.3.0 didn't work because of compile errors, e.g. : {{{ src\haskell\Graphics\UI\WXCore\WxcTypes.hs:752:20: error: Ambiguous occurrence `CBool' It could refer to either `Foreign.C.CBool', imported from `Foreign.C' at src\haskell\Graphics\UI\WXCore\WxcTypes.hs:126:1-16 (and originally defined in `Foreign.C.Types') or `Graphics.UI.WXCore.WxcTypes.CBool', defined at src\haskell\Graphics\UI\WXCore\WxcTypes.hs:750:1 | 752 | toCBool :: Bool -> CBool }}} See attachement for full log. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14418 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler