summaryrefslogtreecommitdiff
path: root/Hero/Host.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Hero/Host.hs')
-rw-r--r--Hero/Host.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hero/Host.hs b/Hero/Host.hs
index 87b9d33..326738b 100644
--- a/Hero/Host.hs
+++ b/Hero/Host.hs
@@ -10,7 +10,7 @@
{-# LANGUAGE TypeOperators #-}
{-# LANGUAGE NoImplicitPrelude #-}
-{-# OPTIONS_GHC -fno-warn-orphan #-}
+{-# OPTIONS_GHC -fno-warn-orphans #-}
-- | Hero web app
--