summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/T7454.hs
blob: d0088abe43bb4466304e1025087249c1293d0033 (plain)
1
2
3
4
5
6
7
{-# OPTIONS_GHC -fwarn-unused-imports #-}

module T7454 where

import Control.Arrow( Arrow, arr )

foo () = arr