[Haskell-cafe] The Good, the Bad and the GUI

Alberto G. Corona agocorona at gmail.com
Tue Aug 12 21:27:56 UTC 2014


Well, it is not a hack. It is the way hplayground works . normally it
rewrite the HTML DOM of the implicit divs that are below  the event source.
"at" permits to assign freely that location.


2014-08-12 22:51 GMT+02:00 Wojtek Narczyński <wojtek at power.com.pl>:

>
> On 12.08.2014 22:01, Alberto G. Corona wrote:
>
>> sorry:  instead of
>>
>> at "result" Html $ ....
>>
>> is
>>
>> at "result" Insert $ ....
>>
>>  Oh, so basically, you create an element and later on replace it with the
> right content. I think it's a hack, but a neat one.
>
> --
> Wojtek
>



-- 
Alberto.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140812/736312a9/attachment.html>


More information about the Haskell-Cafe mailing list