blob: b7e3e07a8993df5773f4c4a01033a7b0a596c638 (
plain)
1
2
3
4
5
6
7
8
|
<interactive>:1:1: error:
• Found hole: _ :: p
Where: ‘p’ is a rigid type variable bound by
the inferred type of it :: p
at <interactive>:1:1
• In an equation for ‘it’: it = _
• Relevant bindings include it :: p (bound at <interactive>:1:1)
|