summaryrefslogtreecommitdiff
path: root/compiler/nativeGen/BlockLayout.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nativeGen/BlockLayout.hs')
-rw-r--r--compiler/nativeGen/BlockLayout.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/nativeGen/BlockLayout.hs b/compiler/nativeGen/BlockLayout.hs
index 8904b4113b..3755ed5db6 100644
--- a/compiler/nativeGen/BlockLayout.hs
+++ b/compiler/nativeGen/BlockLayout.hs
@@ -37,7 +37,6 @@ import Maybes
--import Debug
--import Debug.Trace
import ListSetOps (removeDups)
-import PprCmm ()
import OrdList
import Data.List