haskell-names-0.3.2: tests/imports/ImportList.hs
{-# LANGUAGE NoImplicitPrelude #-}
-- here Prelude acts as an ordinary input
module ImportList where
import Prelude (DataType(..), function)
{-# LANGUAGE NoImplicitPrelude #-}
-- here Prelude acts as an ordinary input
module ImportList where
import Prelude (DataType(..), function)