[project @ 2001-08-04 06:19:54 by ken]
[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" ++ _) = "_"