summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod89.hs
blob: 1e903a01256116a3d39c320e0436ea03695e970d (plain)
1
2
3
4
5
6
{-# OPTIONS_GHC -Wall #-}

-- !!! Sublist for non-class/tycon
module M where
import Prelude(map(..))