[project @ 2001-04-05 11:48:59 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail090.stderr
1
2 tcfail090.hs:8:
3     Couldn't match `#' against `*'
4     When matching types `ByteArray#' and `a'
5         Expected type: ByteArray#
6         Inferred type: a
7     in the definition of function `die': undefined