blob: e4057921d5c2d5776570af0fea0b6433edb010e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
T1789.hs:6:1: Warning:
The module ‘Prelude’ does not have an explicit import list
T1789.hs:7:1: Warning:
The module ‘Data.Map’ does not have an explicit import list
T1789.hs:9:1: Warning:
The import item ‘Maybe(..)’ does not have an explicit import list
T1789.hs:10:1: Warning:
The module ‘Data.Maybe’ does not have an explicit import list
|