{-# LANGUAGE NoImplicitPrelude, PackageImports #-}
module Prelude.Compat (
  module Base
) where

import "base-compat" Prelude.Compat as Base