summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--acme-certify.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/acme-certify.hs b/acme-certify.hs
index d0f112d..bf0569a 100644
--- a/acme-certify.hs
+++ b/acme-certify.hs
@@ -1,4 +1,3 @@
1{-# OPTIONS_GHC -fno-warn-name-shadowing #-}
2{-# OPTIONS_GHC -fno-warn-orphans #-} 1{-# OPTIONS_GHC -fno-warn-orphans #-}
3{-# LANGUAGE DuplicateRecordFields #-} 2{-# LANGUAGE DuplicateRecordFields #-}
4{-# LANGUAGE FlexibleContexts #-} 3{-# LANGUAGE FlexibleContexts #-}