diff options
Diffstat (limited to 'compiler/simplStg/SRT.lhs')
-rw-r--r-- | compiler/simplStg/SRT.lhs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/simplStg/SRT.lhs b/compiler/simplStg/SRT.lhs index 989fa4c1f8..abad3ce48d 100644 --- a/compiler/simplStg/SRT.lhs +++ b/compiler/simplStg/SRT.lhs @@ -27,8 +27,6 @@ import Bitmap import Outputable -import List - import Util \end{code} |