base-compat-0.2.0: src/GHC/Stack.hs
module GHC.Stack ( #if MIN_VERSION_base(4,5,0) module Base ) where import "base" GHC.Stack as Base #else ) where #endif
module GHC.Stack ( #if MIN_VERSION_base(4,5,0) module Base ) where import "base" GHC.Stack as Base #else ) where #endif