summaryrefslogtreecommitdiff
path: root/compiler/utils/Fingerprint.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/utils/Fingerprint.hs')
-rw-r--r--compiler/utils/Fingerprint.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/utils/Fingerprint.hs b/compiler/utils/Fingerprint.hs
index 0d4499079f..21f6a93c77 100644
--- a/compiler/utils/Fingerprint.hs
+++ b/compiler/utils/Fingerprint.hs
@@ -1,4 +1,5 @@
{-# LANGUAGE CPP #-}
+{-# OPTIONS_GHC -Wno-incomplete-uni-patterns #-}
-- ----------------------------------------------------------------------------
--