Hi all,I can’t figure out why this is invalid:class (Show a, Num a) => LogTree2 a whereevaluator :: (LogTree2 a) t => t -> SizedVector a -> SizedVector aerror| ‘LogTree2’ is applied to too many type arguments In the type ‘(LogTree2 a) t => t -> SizedVector a -> SizedVector a’ In the class declaration for ‘LogTree2’Can anyone help me understand?Thanks,-db
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe