<discocaml>
<lukstafi> Does anyone have a `PrintBox_html` example with foldable trees pretty please?
<discocaml>
<lukstafi> Top googling answer suggests using HTML5 `<details>` / `<summary>`
bartholin has quit [Quit: Leaving]
<companion_cube>
I don't think it uses details
dnh has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<companion_cube>
you'd have to add it (and yes `<details>` is the solution)
<discocaml>
<lukstafi> I'm trying; and getting some incompatibility between `Details`, `Summary` and `Div`. It's the first time I'm using `Tyxml` (IIRC).
<discocaml>
<lukstafi> Aha, summaries and links cannot have `<details>` in them.
waleee has joined #ocaml
<companion_cube>
summary is more like a one liner ideally
<companion_cube>
the subtree should just be children of <details>
alphacentauri has joined #ocaml
<discocaml>
<lukstafi> These subtyping relations from `Html` are tricky. I cannot seem to be able to coerce a subtype to a bigger type.
<companion_cube>
even with an explicit cast using `:>`?
technomancy has left #ocaml [ERC (IRC client for Emacs 26.1.50)]
<discocaml>
<liam6305> just doing a survey of insane package managers
<discocaml>
<liam6305> so far, I know pip is nuts, npm at least used to be nuts
<discocaml>
<liam6305> does opam allow arbitrary code execution during package builds?
<companion_cube>
pretty much
alphacentauri has quit [Quit: WeeChat 4.1.0]
bartholin has joined #ocaml
WindGalaxy has left #ocaml [The wind blows...]
xd1le has quit [Quit: xd1le]
sixfourtwelve has joined #ocaml
dnh has joined #ocaml
azimut has quit [Ping timeout: 256 seconds]
<discocaml>
<hockletock> what's the "sane" package manager restriction?
John_Ivan has quit [Quit: Disrupting the dragon's slumber one time too often shall eventually bestow upon all an empirical and indiscriminate conflagration that will last for all goddamn eternity.]
John_Ivan has joined #ocaml
wingsorc has joined #ocaml
<discocaml>
<sim642> There is some sandboxing I think but not to protect against malicious, probably just accidents and repeatability
sixfourtwelve has quit [Ping timeout: 240 seconds]
TrillionEuroNote has quit [Ping timeout: 240 seconds]
TrillionEuroNote has joined #ocaml
nickiminjaj has joined #ocaml
dnh has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]