blob: db1df877e3b07fe399d7d94ef2453718a513318b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<interactive>:3:1: error: [GHC-88464]
Variable not in scope: ll
Suggested fix:
Perhaps use one of these:
‘Ghci1.l’ (imported from Ghci1), ‘l’ (line 2),
‘all’ (imported from Prelude)
<no location info>: error:
Could not find module ‘Ghci1’
It is not a module in the current program, or in any known package.
|