Giuseppe Maggiore <[email protected]> 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
[email protected]
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to