{-# OPTIONS_GHC -XNoImplicitPrelude #-} module Prelude {-# DEPRECATED ["You are using the old package `base' version 3.x." ,"Future GHC versions will not support base version 3.x. You" ,"should update your code to use the new base version 4.x."] #-} (module X___) where import "base" Prelude as X___