summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/Dwarf/Constants.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nativeGen/Dwarf/Constants.hs')
-rw-r--r--compiler/nativeGen/Dwarf/Constants.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/nativeGen/Dwarf/Constants.hs b/compiler/nativeGen/Dwarf/Constants.hs
index 687a4f818f..01b85c47bc 100644
--- a/compiler/nativeGen/Dwarf/Constants.hs
+++ b/compiler/nativeGen/Dwarf/Constants.hs
@@ -7,7 +7,7 @@ import GhcPrelude
import AsmUtils
import FastString
-import Platform
+import GHC.Platform
import Outputable
import Reg