blob: 5b44b562a7e7a042ba084c2c81756782ac7b3b54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<interactive>:1:1: error: Variable not in scope: nubBy
<interactive>:1:1: error: Variable not in scope: nub
<interactive>:1:1: error: Variable not in scope: nubBy
<interactive>:1:1: error: Variable not in scope: nub
<interactive>:1:1: error:
Variable not in scope: nub
Perhaps you meant ‘L.nub’ (imported from Data.List)
<interactive>:1:1: error:
Not in scope: ‘L.nub’
No module named ‘L’ is imported.
<interactive>:1:1: error: Variable not in scope: nub
|