summaryrefslogtreecommitdiff
path: root/compiler/utils
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2013-03-14 20:05:42 +0000
committerIan Lynagh <ian@well-typed.com>2013-03-15 00:49:49 +0000
commitf5e2ccab3677b80439c5220bcfbd9153ae367795 (patch)
treed3df670c2bd64efcc8280791bd8bdcc244ed0fb1 /compiler/utils
parentb7126674a5f4ead9c73a6a2cbe0fbc85f7d36c12 (diff)
downloadhaskell-f5e2ccab3677b80439c5220bcfbd9153ae367795.tar.gz
Set the way to 'dynamic' when running GHCi if GHCi is dynamically linked
Diffstat (limited to 'compiler/utils')
-rw-r--r--compiler/utils/Fingerprint.hsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/utils/Fingerprint.hsc b/compiler/utils/Fingerprint.hsc
index e006598e45..95f31c08bb 100644
--- a/compiler/utils/Fingerprint.hsc
+++ b/compiler/utils/Fingerprint.hsc
@@ -8,6 +8,7 @@
--
-- ----------------------------------------------------------------------------
+{-# OPTIONS_GHC -fno-warn-orphans #-}
module Fingerprint (
Fingerprint(..), fingerprint0,
readHexFingerprint,