[Haskell-cafe] Ambiguous type variable

Arjun Guha guhaarju at grinnell.edu
Mon Jul 26 12:12:52 EDT 2004


Thanks for the tip,

I solved to problem by making MinimaxState a subclass of Ord, thereby 
removing the utility method entirely.  It makes far more sense this way 
as well.

-Arjun



More information about the Haskell-Cafe mailing list