summaryrefslogtreecommitdiff
path: root/testsuite/tests/rename/should_fail/rnfail025.hs
blob: 42cf3d76f597534d0dde0a3e5558e633c935b7f8 (plain)
1
2
3
4
5
6
module ShouldFail where

sig_without_a_defn :: a -> b

-- We don't even refer to the variable.  This compiled without error
-- in ghc-4.08.