
16 Mar
2010
16 Mar
'10
5:31 a.m.
Giuseppe Maggiore
Hi! Can anyone tell me why this code does not work? I cannot seem to figure why it is broken...
The error message (and how you got it) would help...
{-# LANGUAGE MultiParamTypeClasses, FunctionalDependencies, FlexibleInstances, UndecidableInstances, FlexibleContexts, EmptyDataDecls, ScopedTypeVariables, TypeOperators, TypeSynonymInstances #-}
You sure you have enough language extensions there? ;-) -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com IvanMiljenovic.wordpress.com