summaryrefslogtreecommitdiff
path: root/src/Propellor/Container.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor/Container.hs')
-rw-r--r--src/Propellor/Container.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Container.hs b/src/Propellor/Container.hs
index 5c365f59..26194456 100644
--- a/src/Propellor/Container.hs
+++ b/src/Propellor/Container.hs
@@ -1,5 +1,4 @@
{-# LANGUAGE DataKinds, TypeFamilies #-}
-{-# OPTIONS_GHC -fno-warn-redundant-constraints #-}
module Propellor.Container where