[Haskell-cafe] Re: Ignorant begginer question

John Goerzen jgoerzen at complete.org
Fri Dec 24 09:53:30 EST 2004


On 2004-12-23, Stefan Holdermans <sholderm at students.cs.uu.nl> wrote:
> Your problem right now is that the type Complex takes (needs) a type 
> argument. Its definitions is (module strictness flags):
>
>    data Complex a = a :+ a

What does the :+ mean here?




More information about the Haskell-Cafe mailing list