summaryrefslogtreecommitdiff
path: root/Announcer.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Announcer.hs')
-rw-r--r--Announcer.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Announcer.hs b/Announcer.hs
index 8008267c..a9b30940 100644
--- a/Announcer.hs
+++ b/Announcer.hs
@@ -1,6 +1,7 @@
1{-# LANGUAGE ExistentialQuantification #-} 1{-# LANGUAGE ExistentialQuantification #-}
2{-# LANGUAGE GeneralizedNewtypeDeriving #-} 2{-# LANGUAGE GeneralizedNewtypeDeriving #-}
3{-# LANGUAGE LambdaCase #-} 3{-# LANGUAGE LambdaCase #-}
4{-# LANGUAGE NondecreasingIndentation #-}
4module Announcer 5module Announcer
5 ( Announcer 6 ( Announcer
6 , AnnounceKey 7 , AnnounceKey