963dafb70857cff74923842709f912ca03455b72
[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