haskell-names-0.9.7: 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