{-# LANGUAGE NoImplicitPrelude #-}
-- here Prelude acts as an ordinary input
module ImportList where

import Prelude (DataType(..), function, Newtype)