summaryrefslogtreecommitdiff
path: root/dev-haskell/wxcore/files/wxcore-0.92.2.0-ghc-8.4.patch
blob: 6c7c2c7e9ce5a66074920ff2fe3719fa7bc9f39c (plain)
1
2
3
4
5
--- 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)