[project @ 2000-12-19 10:50:51 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail089.stderr
1
2 tcfail089.hs:10:
3     `++' is not a data constructor
4     In the pattern: "hd" ++ _
5     In an equation for function `compute': compute ("hd" ++ _) = "_"