summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_compile/rn057.hs
blob: b6ca224ffb722bed73a58cc2f9ccd85184b0779a (plain)
1
2
3
4
5
6
{-# OPTIONS_GHC -fwarn-implicit-prelude #-}
{-# LANGUAGE NoImplicitPrelude #-}
module ShouldCompile where

-- !!! should produce no warning