Giuseppe Maggiore <giuseppe...@gmail.com> writes:

> 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.miljeno...@gmail.com
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to