Logs: liberachat/#haskell
| 2026-03-02 18:33:59 | × | chexum quits (~quassel@gateway/tor-sasl/chexum) (Quit: No Ping reply in 180 seconds.) |
| 2026-03-02 18:34:45 | × | arthurvl quits (~arthurvl@2a02-a469-f5e2-1-83d2-ca43-57a2-dc81.fixed6.kpn.net) (Ping timeout: 245 seconds) |
| 2026-03-02 18:35:29 | → | chexum joins (~quassel@gateway/tor-sasl/chexum) |
| 2026-03-02 18:35:54 | × | mesaoptimizer quits (~user@user/PapuaHardyNet) (Remote host closed the connection) |
| 2026-03-02 18:35:55 | → | arthurvl joins (~arthurvl@2a02-a469-f5e2-1-83d2-ca43-57a2-dc81.fixed6.kpn.net) |
| 2026-03-02 18:36:19 | → | mesaoptimizer joins (~user@user/PapuaHardyNet) |
| 2026-03-02 18:37:38 | × | Googulator quits (~Googulato@2a01-036d-0106-0119-2546-5dd3-b1b8-39cd.pool6.digikabel.hu) (Quit: Client closed) |
| 2026-03-02 18:37:48 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 255 seconds) |
| 2026-03-02 18:37:55 | → | Googulator joins (~Googulato@2a01-036d-0106-0119-2546-5dd3-b1b8-39cd.pool6.digikabel.hu) |
| 2026-03-02 18:38:50 | × | chele quits (~chele@user/chele) (Remote host closed the connection) |
| 2026-03-02 18:39:49 | → | ljdarj joins (~Thunderbi@user/ljdarj) |
| 2026-03-02 18:42:53 | × | misterfish quits (~misterfis@84.53.85.146) (Ping timeout: 265 seconds) |
| 2026-03-02 18:43:01 | → | kayvank joins (~user@52-119-115-185.PUBLIC.monkeybrains.net) |
| 2026-03-02 18:43:40 | × | olivial quits (~benjaminl@user/benjaminl) (Ping timeout: 256 seconds) |
| 2026-03-02 18:44:02 | → | v0id_7 joins (~v0id_7@user/v0id-7:62772) |
| 2026-03-02 18:44:03 | × | kayvank quits (~user@52-119-115-185.PUBLIC.monkeybrains.net) (Remote host closed the connection) |
| 2026-03-02 18:45:27 | → | misterfish joins (~misterfis@84.53.85.146) |
| 2026-03-02 18:46:46 | → | olivial joins (~benjaminl@user/benjaminl) |
| 2026-03-02 18:47:24 | <mangoiv> | gentauro on the question of why not both: the former is more strict than the latter so the latter only gives additional protection for code that is written by somebody else - I think that the latter is the better option anyway because it's completely fine to have partial record fields as long as you don't use them partially. |
| 2026-03-02 18:48:44 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-03-02 18:53:33 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 255 seconds) |
| 2026-03-02 18:54:24 | → | Tuplanolla joins (~Tuplanoll@88-114-89-88.elisa-laajakaista.fi) |
| 2026-03-02 18:54:26 | × | humasect quits (~humasect@dyn-192-249-132-90.nexicom.net) (Quit: Leaving...) |
| 2026-03-02 18:54:38 | <EvanR> | first rule of partial functions, they find a way to be applied to the wrong thing xD |
| 2026-03-02 18:55:38 | <mauke> | first rule of partial functions: they can't be impartial |
| 2026-03-02 18:57:13 | <gentauro> | mangoiv: the reason I want to go `9.12` is -> https://ghc.gitlab.haskell.org/ghc/doc/users_guide/exts/multiline_strings.html |
| 2026-03-02 18:57:26 | <gentauro> | once you are used to `""" … """` strings, you can't go back :( |
| 2026-03-02 18:58:06 | <EvanR> | stringly typed code :( |
| 2026-03-02 18:59:47 | × | dolio quits (~dolio@130.44.140.168) (Quit: ZNC 1.10.1 - https://znc.in) |
| 2026-03-02 19:00:01 | → | lisbeths joins (uid135845@id-135845.lymington.irccloud.com) |
| 2026-03-02 19:00:22 | <mauke> | aww, no here-documents yet? |
| 2026-03-02 19:02:59 | → | gabiruh joins (~gabiruh@vps19177.publiccloud.com.br) |
| 2026-03-02 19:03:19 | × | gabiruh_ quits (~gabiruh@vps19177.publiccloud.com.br) (Ping timeout: 264 seconds) |
| 2026-03-02 19:03:54 | × | madresch quits (~Thunderbi@user/madresch) (Read error: Connection reset by peer) |
| 2026-03-02 19:03:56 | → | spew joins (~spew@user/spew) |
| 2026-03-02 19:04:29 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-03-02 19:06:05 | <gentauro> | EvanR: Yeah |
| 2026-03-02 19:07:12 | <gentauro> | btw, anybody using Hakyll? Are you also having the issue where `⚠ (U+26A0)` is translated to `⚠️ (U+26A0 + U+FE0F)`. Is Hakyll an AI-agent (bot)? Cos they are happy about their emojis xD |
| 2026-03-02 19:07:29 | → | dolio joins (~dolio@130.44.140.168) |
| 2026-03-02 19:07:48 | gentauro | Hakyll only makes the transformation if the warning symbol is in a table. If it's "plain text" all good. |
| 2026-03-02 19:08:39 | <EvanR> | unicode has gone too far |
| 2026-03-02 19:09:50 | <EvanR> | in the future people will wonder wtf FE0F is doing there like we wonder wtf "device control" 1 through 4 are doing in ascii |
| 2026-03-02 19:09:55 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds) |
| 2026-03-02 19:10:14 | <chromoblob> | why do you think so? |
| 2026-03-02 19:10:30 | <EvanR> | I'm exaggerating |
| 2026-03-02 19:11:05 | × | vanishingideal quits (~vanishing@user/vanishingideal) (Ping timeout: 252 seconds) |
| 2026-03-02 19:11:14 | × | v0id_7 quits (~v0id_7@user/v0id-7:62772) (Quit: whatever u sick fcks) |
| 2026-03-02 19:11:47 | → | vanishingideal joins (~vanishing@user/vanishingideal) |
| 2026-03-02 19:12:05 | × | DragonMaus quits (~DragonMau@user/dragonmaus) (Ping timeout: 268 seconds) |
| 2026-03-02 19:12:20 | → | aaronv joins (~aaron@2601:602:8d00:c320:c185:2993:a07d:5a62) |
| 2026-03-02 19:13:34 | <[exa]> | gentauro: does that go through some kindof markdown reader? (I'd blame that one) |
| 2026-03-02 19:17:48 | <gentauro> | [exa]: most likely `pandoc` -> https://hackage.haskell.org/package/hakyll |
| 2026-03-02 19:18:32 | <[exa]> | can you try with commandline pandoc? |
| 2026-03-02 19:18:54 | <gentauro> | [exa]: one sec |
| 2026-03-02 19:20:16 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-03-02 19:21:34 | × | weary-traveler quits (~user@user/user363627) (Quit: Konversation terminated!) |
| 2026-03-02 19:21:38 | <gentauro> | `pandoc --pdf-engine=xelatex` doesn't even print none of the chars (GOOD !!!) |
| 2026-03-02 19:21:49 | <[exa]> | convert to native json |
| 2026-03-02 19:21:51 | → | weary-traveler joins (~user@user/user363627) |
| 2026-03-02 19:22:25 | × | pounce quits (8a023a9e4a@user/cute/pounce) (Ping timeout: 276 seconds) |
| 2026-03-02 19:22:44 | <[exa]> | anyway it doesn't seem to happen here |
| 2026-03-02 19:24:06 | <gentauro> | [exa]: pandoc -t json and it keeps `⚠ (U+26A0) |
| 2026-03-02 19:24:15 | <gentauro> | so perhaps not `pandoc` |
| 2026-03-02 19:25:03 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 255 seconds) |
| 2026-03-02 19:25:42 | × | aaronv quits (~aaron@2601:602:8d00:c320:c185:2993:a07d:5a62) (Ping timeout: 246 seconds) |
| 2026-03-02 19:26:39 | → | morj_away joins (~morj@user/morj) |
| 2026-03-02 19:28:23 | <[exa]> | ah! pandoc changelog talks about variation selectors |
| 2026-03-02 19:29:18 | <[exa]> | and it's in HTML writer actually |
| 2026-03-02 19:30:05 | <[exa]> | https://hackage-content.haskell.org/package/pandoc-3.9/docs/src/Text.Pandoc.Writers.HTML.html#needsVariationSelector |
| 2026-03-02 19:31:23 | <[exa]> | otoh absolutely zero clue on where the FE0F actually comes from, this is for FE0E |
| 2026-03-02 19:37:05 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-03-02 19:37:40 | → | DragonMaus joins (~DragonMau@user/dragonmaus) |
| 2026-03-02 19:41:20 | × | jreicher quits (~joelr@user/jreicher) (Quit: In transit) |
| 2026-03-02 19:44:07 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds) |
| 2026-03-02 19:44:56 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-03-02 19:47:07 | × | machinedgod quits (~machinedg@d172-219-48-230.abhsia.telus.net) (Ping timeout: 264 seconds) |
| 2026-03-02 19:47:14 | → | madresch joins (~Thunderbi@user/madresch) |
| 2026-03-02 19:47:47 | <sshine> | gentauro, CONFIG is just defined at the env: block at the top: CONFIG: "--enable-tests --enable-benchmarks" |
| 2026-03-02 19:48:29 | × | Lord_of_Life quits (~Lord@user/lord-of-life/x-2819915) (Ping timeout: 252 seconds) |
| 2026-03-02 19:49:03 | → | Lord_of_Life joins (~Lord@user/lord-of-life/x-2819915) |
| 2026-03-02 19:49:31 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds) |
| 2026-03-02 19:53:22 | <gentauro> | sshine: oh snap |
| 2026-03-02 19:53:27 | <gentauro> | I guessed I missed that one |
| 2026-03-02 19:56:36 | ctk | is now known as CalimeroTeknik |
| 2026-03-02 20:00:13 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-03-02 20:04:29 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds) |
| 2026-03-02 20:15:37 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-03-02 20:15:38 | × | ouilemur quits (~jgmerritt@user/ouilemur) (Quit: WeeChat 4.8.1) |
| 2026-03-02 20:20:43 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds) |
| 2026-03-02 20:31:02 | × | yin quits (~zero@user/zero) (Remote host closed the connection) |
| 2026-03-02 20:31:08 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-03-02 20:32:59 | → | yin joins (~zero@user/zero) |
| 2026-03-02 20:35:42 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 246 seconds) |
| 2026-03-02 20:37:38 | × | weary-traveler quits (~user@user/user363627) (Remote host closed the connection) |
| 2026-03-02 20:43:05 | → | v0id_7 joins (~v0id_7@user/v0id-7:62772) |
| 2026-03-02 20:46:44 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
| 2026-03-02 20:50:11 | → | pounce joins (8a023a9e4a@user/cute/pounce) |
| 2026-03-02 20:51:27 | × | merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 255 seconds) |
| 2026-03-02 20:55:34 | → | jreicher joins (~joelr@user/jreicher) |
| 2026-03-02 21:02:08 | → | merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl) |
All times are in UTC.