[Haskell-cafe] What does :*: mean again?

2009-10-23 Thread Günther Schmidt

Günther

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] What does :*: mean again?

2009-10-23 Thread Jake McArthur

Nothing by itself. It's just a definable constructor of some sort.

- Jake
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] What does :*: mean again?

2009-10-23 Thread Don Stewart
gue.schmidt:
 Günther



Usually it is a strict product. It's just a type constructor of some sort though
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe