
tcfail200.hs:5:15:
    Couldn't match kind `*' against `#'
    Kind incompatibility when matching types:
      t0 :: *
      GHC.Prim.Int# :: #
    In the expression: 1#
    In the expression: (1#, 'c')
