blob: 50ee3a64aad19a06817cc5520ad19b2d28f4f45f (
plain)
1
2
3
4
5
6
|
T13035.hs:144:28: warning: [-Wpartial-type-signatures (in -Wdefault)]
• Found type wildcard ‘_’ standing for ‘'[ 'Author] :: [Fields]’
• In the second argument of ‘MyRec’, namely ‘_’
In the type ‘MyRec RecipeFormatter _’
In the type signature: g :: MyRec RecipeFormatter _
|