[project @ 2001-08-22 11:45:06 by sewardj]
[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" ++ _) = "_"