packages feed

haskell-names-0.9.7: tests/imports/ImportList.hs

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

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