blob: 31ebd14b0e5ea829bf7e0869109b4a0cd5b8dad6 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<interactive>:2:1: error:
• Variable not in scope: git
• Perhaps you meant ‘it’ (line 1)
<interactive>:4:1: error:
• Variable not in scope: fit
• Perhaps you meant one of these:
‘fst’ (imported from Prelude), ‘Ghci1.it’ (imported from Ghci1),
‘it’ (line 3)
|