summaryrefslogtreecommitdiff
path: root/compiler/types/Type.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/types/Type.hs')
-rw-r--r--compiler/types/Type.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/types/Type.hs b/compiler/types/Type.hs
index c0964fd79e..a318725f3b 100644
--- a/compiler/types/Type.hs
+++ b/compiler/types/Type.hs
@@ -5,6 +5,7 @@
{-# LANGUAGE CPP, FlexibleContexts #-}
{-# OPTIONS_GHC -fno-warn-orphans #-}
+{-# OPTIONS_GHC -Wno-incomplete-record-updates #-}
-- | Main functions for manipulating types and type-related things
module Type (