[project @ 2000-08-24 11:45:24 by simonmar]
[ghc-hetmet.git] / ghc / tests / rename / should_fail / rnfail025.hs
1 module ShouldFail where
2
3 sig_without_a_defn :: a -> b
4
5 -- We don't even refer to the variable.  This compiled without error
6 -- in ghc-4.08.