blob: 6cc4f94d2f78a71397657d0aea27b477fab78c32 (
plain)
1
2
3
4
5
6
7
|
Defaulting1MROff.hs:7:10: warning:
• Found type wildcard ‘_’ standing for ‘Integer’
• In the type signature:
alpha :: _
• Relevant bindings include
alpha :: Integer (bound at Defaulting1MROff.hs:8:1)
|