haskell-names-0.3.2: tests/imports/SimpleImport.hs
{-# LANGUAGE NoImplicitPrelude #-}
-- here Prelude acts as an ordinary input
module SimpleImport where
import Prelude
{-# LANGUAGE NoImplicitPrelude #-}
-- here Prelude acts as an ordinary input
module SimpleImport where
import Prelude