summaryrefslogtreecommitdiff
path: root/libraries/base/System/Info.hs
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/System/Info.hs')
-rw-r--r--libraries/base/System/Info.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/base/System/Info.hs b/libraries/base/System/Info.hs
index 1d251bc37c..1791cdbfe3 100644
--- a/libraries/base/System/Info.hs
+++ b/libraries/base/System/Info.hs
@@ -24,7 +24,6 @@ module System.Info
compilerVersion
) where
-import Prelude
import Data.Version
-- | The version of 'compilerName' with which the program was compiled