[Haskell-cafe] ANN: monad-bool 0.1

Conrad Parker conrad at metadecks.org
Wed Jan 23 03:36:03 CET 2013


On 23 January 2013 09:25, John Wiegley <johnw at fpcomplete.com> wrote:
>>>>>> Conrad Parker <conrad at metadecks.org> writes:
>
>> these sound powerful, but how would I do something esoteric like
>> if/elseIf/endIf ?
>
> Can you show me an example of what you'd like to express?

Your examples look vaguely like an if/elseif/else block from other
languages, so I was wondering if mimicking that was possible.

Also, can this be used with RebindableSyntax?
http://www.haskell.org/ghc/docs/7.0.2/html/users_guide/syntax-extns.html#rebindable-syntax

Conrad.



More information about the Haskell-Cafe mailing list