Less defaulting with -98

View: New views
1 Messages — Rating Filter:   Alert me  

Less defaulting with -98

by Neil Mitchell :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

$ hugs -98
Hugs> []
ERROR - Cannot find "show" function for:
*** Expression : []
*** Of type    : [a]

$hugs +98
Hugs> []
[]

It seems that with -98 you don't get the very handy defaulting. Is
this a delibarate decision, or is it just a bug?

Thanks

Neil
_______________________________________________
Hugs-Bugs mailing list
Hugs-Bugs@...
http://www.haskell.org/mailman/listinfo/hugs-bugs