[project @ 1999-01-23 17:57:35 by sof]
[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
10 Compilation had errors
11