I get the following during "cabal install" in wxcore (darcs tip):

--------------------------------------
src\haskell\Graphics\UI\WXCore.hs:25:11:
    Conflicting exports for `wxEVT_FIRST':
      `module Graphics.UI.WXCore.WxcClasses' exports
`Graphics.UI.WXCore.WxcClasses.wxEVT_FIRST' imported from
Graphics.UI.WXCore.WxcClasses at
src\haskell\Graphics\UI\WXCore.hs:47:1-36

                            (defined at
src\haskell\Graphics\UI\WXCore\WxcClassesMZ.hs:17133:1)
      `module Graphics.UI.WXCore.WxcDefs' exports
`Graphics.UI.WXCore.WxcDefs.wxEVT_FIRST' imported from
Graphics.UI.WXCore.WxcDefs at
src\haskell\Graphics\UI\WXCore.hs:46:1-33

                      (defined at src\haskell\Gra
phics\UI\WXCore\WxcDefs.hs:2969:1)

src\haskell\Graphics\UI\WXCore.hs:25:11:
    Conflicting exports for `wxEVT_NULL':
      `module Graphics.UI.WXCore.WxcClasses' exports
`Graphics.UI.WXCore.WxcClasses.wxEVT_NULL' imported from
Graphics.UI.WXCore.WxcClasses at
src\haskell\Graphics\UI\WXCore.hs:47:1-36

                           (defined at src\haskel
l\Graphics\UI\WXCore\WxcClassesMZ.hs:17700:1)
      `module Graphics.UI.WXCore.WxcDefs' exports
`Graphics.UI.WXCore.WxcDefs.wxEVT_NULL' imported from
Graphics.UI.WXCore.WxcDefs at
src\haskell\Graphics\UI\WXCore.hs:46:1-33

                     (defined at
src\haskell\Graphics\UI\WXCore\WxcDefs.hs:2966:1)
--------------------------------------

Is it a known issue?

Regards,
Maciek

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
wxhaskell-devel mailing list
wxhaskell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxhaskell-devel

Reply via email to