Error found: in module Main at tests/purs/failing/CompareInt12.purs:14:14 - 14:27 (line 14, column 14 - line 14, column 27) No type class instance was found for    Prim.Int.Compare a0  20  GT   while checking that type forall (l :: Int) (r :: Int).   Compare l r GT => Proxy @(Row Int)  ( left :: l   , right :: r   )  is at least as general as type Proxy @(Row Int)  ( left :: a0   , right :: 20   )  while checking that expression assertGreater has type Proxy @(Row Int)  ( left :: a0   , right :: 20   )  in value declaration impossible where a0 is a rigid type variable bound at (line 14, column 14 - line 14, column 27) See https://github.com/purescript/documentation/blob/master/errors/NoInstanceFound.md for more information, or to contribute content related to this error.