diff options
Diffstat (limited to 'compiler/GHC/Platform/Ways.hs')
-rw-r--r-- | compiler/GHC/Platform/Ways.hs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/GHC/Platform/Ways.hs b/compiler/GHC/Platform/Ways.hs index 3759df0021..f9e70b7b92 100644 --- a/compiler/GHC/Platform/Ways.hs +++ b/compiler/GHC/Platform/Ways.hs @@ -49,8 +49,6 @@ module GHC.Platform.Ways ) where -#include "HsVersions.h" - import GHC.Prelude import GHC.Platform import GHC.Driver.Flags |