You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-haskell/wxcore/files/wxcore-0.92.2.0-ghc-8.4.patch

6 lines
182 B

--- a/src/haskell/Graphics/UI/WXCore/WxcTypes.hs
+++ b/src/haskell/Graphics/UI/WXCore/WxcTypes.hs
@@ -125 +125 @@ import Data.Ix
-import Foreign.C
+import Foreign.C hiding (CBool)