2025/02/04

Newest at the top

2025-02-04 06:04:48 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 276 seconds)
2025-02-04 06:04:40 +0100gorignak(~gorignak@user/gorignak) gorignak
2025-02-04 06:04:09 +0100gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-02-04 05:59:45 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-04 05:59:12 +0100ChaiTRex(~ChaiTRex@user/chaitrex) ChaiTRex
2025-02-04 05:54:29 +0100gorignak(~gorignak@user/gorignak) gorignak
2025-02-04 05:53:58 +0100gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-02-04 05:53:04 +0100forell_(~forell@host-178-216-90-220.sta.tvknaszapraca.pl) (Ping timeout: 260 seconds)
2025-02-04 05:48:49 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2025-02-04 05:44:20 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-04 05:44:18 +0100gorignak(~gorignak@user/gorignak) gorignak
2025-02-04 05:43:47 +0100gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-02-04 05:41:21 +0100peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 248 seconds)
2025-02-04 05:38:16 +0100pavonia(~user@user/siracusa) (Quit: Bye!)
2025-02-04 05:34:49 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 260 seconds)
2025-02-04 05:34:07 +0100gorignak(~gorignak@user/gorignak) gorignak
2025-02-04 05:33:36 +0100gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-02-04 05:33:12 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 246 seconds)
2025-02-04 05:30:26 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-02-04 05:28:59 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-04 05:23:56 +0100gorignak(~gorignak@user/gorignak) gorignak
2025-02-04 05:23:25 +0100gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-02-04 05:13:45 +0100gorignak(~gorignak@user/gorignak) gorignak
2025-02-04 05:13:14 +0100gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-02-04 05:08:49 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2025-02-04 05:04:35 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-04 05:03:34 +0100gorignak(~gorignak@user/gorignak) gorignak
2025-02-04 05:03:03 +0100gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-02-04 04:54:22 +0100 <sim590> I was literally diffing the two HTML files and looking for clues... In the end, it was simpler..
2025-02-04 04:53:38 +0100 <sim590> Indeed, it is my browser. I just tried with chromium and it works. Damn. I didn't thought of that first.
2025-02-04 04:53:24 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds)
2025-02-04 04:53:23 +0100gorignak(~gorignak@user/gorignak) gorignak
2025-02-04 04:52:52 +0100gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-02-04 04:49:05 +0100 <geekosaur> that may be your browser, some of them restrict what a local file is allowed to do
2025-02-04 04:47:05 +0100 <sim590> OK, so that's weird, but mathjax doesn't work when viewing the index.html file locally. It does work when it's in the package candidate though.
2025-02-04 04:46:33 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-04 04:46:25 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 248 seconds)
2025-02-04 04:44:29 +0100bgtdsword(b968c1779f@2a03:6000:1812:100::1460)
2025-02-04 04:43:12 +0100gorignak(~gorignak@user/gorignak) gorignak
2025-02-04 04:42:41 +0100gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-02-04 04:42:21 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-02-04 04:35:46 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 248 seconds)
2025-02-04 04:34:25 +0100 <sim590> I remember I used to be able to do it a couple years ago. Dunno why it doesn't work anymore.
2025-02-04 04:33:01 +0100gorignak(~gorignak@user/gorignak) gorignak
2025-02-04 04:32:30 +0100gorignak(~gorignak@user/gorignak) (Quit: quit)
2025-02-04 04:31:11 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-04 04:30:45 +0100 <sim590> I'm trying to enable math equations inside my haddock documentation, but it doesn't work? I'm following the documentation here https://haskell-haddock.readthedocs.io/latest/markup.html. I tried \[...\] and \(...\). Nothing works. I ran with --mathjax URL param: cabal v2-haddock --haddock-option=--mathjax=https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js and without. Doesn't work.
2025-02-04 04:25:22 +0100tabemann(~tabemann@172-13-49-137.lightspeed.milwwi.sbcglobal.net) tabemann
2025-02-04 04:23:57 +0100eL_Bart0(eL_Bart0@dietunichtguten.org) (Ping timeout: 244 seconds)
2025-02-04 04:22:50 +0100gorignak(~gorignak@user/gorignak) gorignak