aboutsummaryrefslogtreecommitdiff
path: root/net-im/hs-haskell-xmpp/files/patch-src_Network_XMPP_Stream.hs
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/hs-haskell-xmpp/files/patch-src_Network_XMPP_Stream.hs')
-rw-r--r--net-im/hs-haskell-xmpp/files/patch-src_Network_XMPP_Stream.hs7
1 files changed, 7 insertions, 0 deletions
diff --git a/net-im/hs-haskell-xmpp/files/patch-src_Network_XMPP_Stream.hs b/net-im/hs-haskell-xmpp/files/patch-src_Network_XMPP_Stream.hs
new file mode 100644
index 000000000000..0ec10f55f409
--- /dev/null
+++ b/net-im/hs-haskell-xmpp/files/patch-src_Network_XMPP_Stream.hs
@@ -0,0 +1,7 @@
+--- src/Network/XMPP/Stream.hs.orig 2012-08-30 21:44:36 UTC
++++ src/Network/XMPP/Stream.hs
+@@ -1,3 +1,4 @@
++{-# LANGUAGE FlexibleContexts #-}
+ -----------------------------------------------------------------------------
+ -- |
+ -- Module : Network.XMPP.Stream