blob: a8c6fcae840766efdbcdc67d0dec54f4b8222d83 (
plain)
1
2
3
4
5
6
|
T13601.hs:19:16: error: [GHC-83865]
• Couldn't match kind ‘Rep rep’ with ‘LiftedRep’
Expected kind ‘*’, but ‘Logic a’ has kind ‘TYPE (Rep rep)’
• In the first argument of ‘Boolean’, namely ‘(Logic a)’
In the class declaration for ‘Eq’
|