Error found: in module Main at tests/purs/failing/CoercibleRepresentational8.purs:9:16 - 9:22 (line 9, column 16 - line 9, column 22) No type class instance was found for    Prim.Coerce.Coercible a0  b1   while checking that type forall (a :: Type) (b :: Type). Coercible @Type a b => a -> b is at least as general as type a0 -> b1 while checking that expression coerce has type a0 -> b1 in value declaration unsafeCoerce where a0 is a rigid type variable bound at (line 9, column 16 - line 9, column 22) b1 is a rigid type variable bound at (line 9, column 16 - line 9, column 22) See https://github.com/purescript/documentation/blob/master/errors/NoInstanceFound.md for more information, or to contribute content related to this error.