aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-wxdirect/files/patch-src__CompileClassInfo.hs
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/hs-wxdirect/files/patch-src__CompileClassInfo.hs')
-rw-r--r--x11-toolkits/hs-wxdirect/files/patch-src__CompileClassInfo.hs10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/hs-wxdirect/files/patch-src__CompileClassInfo.hs b/x11-toolkits/hs-wxdirect/files/patch-src__CompileClassInfo.hs
deleted file mode 100644
index c286a3cb265b..000000000000
--- a/x11-toolkits/hs-wxdirect/files/patch-src__CompileClassInfo.hs
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./src/CompileClassInfo.hs.orig 2012-04-18 17:05:10.000000000 +0200
-+++ ./src/CompileClassInfo.hs 2013-05-04 03:12:14.541798377 +0200
-@@ -45,6 +45,7 @@
- , [ " ) where"
- , ""
- , "import System.IO.Unsafe( unsafePerformIO )"
-+ , "import Foreign.C.Types ( CInt(..), CWchar(..), CDouble(..) )"
- , "import " ++ moduleRoot ++ moduleClassTypesName
- , "import " ++ moduleRoot ++ "WxcTypes"
- , "import " ++ moduleRoot ++ moduleClassesName