summaryrefslogtreecommitdiff
path: root/dht/Presence/Stanza/Types.hs
diff options
context:
space:
mode:
Diffstat (limited to 'dht/Presence/Stanza/Types.hs')
-rw-r--r--dht/Presence/Stanza/Types.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/dht/Presence/Stanza/Types.hs b/dht/Presence/Stanza/Types.hs
index 7275c8ab..8fc23f84 100644
--- a/dht/Presence/Stanza/Types.hs
+++ b/dht/Presence/Stanza/Types.hs
@@ -1,4 +1,5 @@
1{-# LANGUAGE FlexibleInstances #-} 1{-# LANGUAGE FlexibleInstances #-}
2{-# LANGUAGE StrictData #-}
2module Stanza.Types where 3module Stanza.Types where
3 4
4import Control.Concurrent.STM 5import Control.Concurrent.STM