summaryrefslogtreecommitdiff
path: root/x11-toolkits/hs-frantk/files/patch-src::FranTkSrc::FranTkConc.lhs
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/hs-frantk/files/patch-src::FranTkSrc::FranTkConc.lhs')
-rw-r--r--x11-toolkits/hs-frantk/files/patch-src::FranTkSrc::FranTkConc.lhs10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/hs-frantk/files/patch-src::FranTkSrc::FranTkConc.lhs b/x11-toolkits/hs-frantk/files/patch-src::FranTkSrc::FranTkConc.lhs
new file mode 100644
index 000000000000..327c5b50eaf1
--- /dev/null
+++ b/x11-toolkits/hs-frantk/files/patch-src::FranTkSrc::FranTkConc.lhs
@@ -0,0 +1,10 @@
+--- FranTkSrc/FranTkConc.lhs.orig Tue Sep 17 10:46:35 2002
++++ FranTkSrc/FranTkConc.lhs Tue Sep 17 10:47:34 2002
+@@ -6,6 +6,7 @@
+ import Listener
+ import Concurrent
+ import IOExts
++import CVar
+
+ addCVarListener :: CVar a -> Listener a -> GUI (IO ())
+ addCVarListener cv l =