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