summaryrefslogtreecommitdiff
path: root/Control/Concurrent/STM/StatusCache.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Control/Concurrent/STM/StatusCache.hs')
-rw-r--r--Control/Concurrent/STM/StatusCache.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Control/Concurrent/STM/StatusCache.hs b/Control/Concurrent/STM/StatusCache.hs
index 3226978b..f6295aa0 100644
--- a/Control/Concurrent/STM/StatusCache.hs
+++ b/Control/Concurrent/STM/StatusCache.hs
@@ -58,6 +58,7 @@
58-- 58--
59-- As shown above, it is intended that this module be imported qualified. 59-- As shown above, it is intended that this module be imported qualified.
60-- 60--
61{-# LANGUAGE DoAndIfThenElse #-}
61module Control.Concurrent.STM.StatusCache 62module Control.Concurrent.STM.StatusCache
62 ( StatusCache 63 ( StatusCache
63 , new 64 , new