[Haskell-cafe] Re: New to Haskell: The End

apfelmus apfelmus at quantentunnel.de
Tue Dec 18 12:28:05 EST 2007


Joost Behrends wrote:
> 
> it has MONADS 

Interestingly, this is not even a language feature, it just happens that 
the concept of monads can be expressed in Haskell. (Ok, ignoring 
syntactic sugar in form of do-notation for the moment. And ignoring that 
constructor classes have been introduced because monads were such a cool 
use case).


Regards,
apfelmus



More information about the Haskell-Cafe mailing list