packages feed

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

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

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