From e7543a3f661aad9310ca662f5e24b3f6083039a9 Mon Sep 17 00:00:00 2001 From: James Crayne Date: Tue, 31 Oct 2017 21:42:51 +0000 Subject: fix cabal build --- Announcer.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Announcer.hs') diff --git a/Announcer.hs b/Announcer.hs index 8008267c..a9b30940 100644 --- a/Announcer.hs +++ b/Announcer.hs @@ -1,6 +1,7 @@ {-# LANGUAGE ExistentialQuantification #-} {-# LANGUAGE GeneralizedNewtypeDeriving #-} {-# LANGUAGE LambdaCase #-} +{-# LANGUAGE NondecreasingIndentation #-} module Announcer ( Announcer , AnnounceKey -- cgit v1.2.3