[project @ 1999-06-09 09:35:54 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_fail / tcfail079.stderr
1
2 tcfail079.hs:9:
3     Couldn't match `*' against `#'
4         Expected kind: *
5         Inferred kind: #
6     When checking that `Int#' is a type
7     In the data type declaration for `Unboxed'
8
9 Compilation had errors
10