summaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-gtk+hs/files/patch-gtk-GtkToggleButton.chs
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/hs-gtk+hs/files/patch-gtk-GtkToggleButton.chs')
-rw-r--r--x11-toolkits/hs-gtk+hs/files/patch-gtk-GtkToggleButton.chs10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-toolkits/hs-gtk+hs/files/patch-gtk-GtkToggleButton.chs b/x11-toolkits/hs-gtk+hs/files/patch-gtk-GtkToggleButton.chs
deleted file mode 100644
index a343980a925e..000000000000
--- a/x11-toolkits/hs-gtk+hs/files/patch-gtk-GtkToggleButton.chs
+++ /dev/null
@@ -1,10 +0,0 @@
---- gtk/GtkToggleButton.chs.orig Tue Feb 24 16:14:57 2004
-+++ gtk/GtkToggleButton.chs Tue Feb 24 16:15:57 2004
-@@ -40,6 +40,7 @@
-
- import C2HS
-
-+import Bits
- import Monad (liftM)
-
- {#import GtkObject#} (ObjectClass(..), Object(..))