Newest at the top
| 2025-11-28 00:07:32 +0100 | humasect | (~humasect@dyn-192-249-132-90.nexicom.net) |
| 2025-11-28 00:03:47 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
| 2025-11-28 00:03:12 +0100 | ttybitnik | (~ttybitnik@user/wolper) (Ping timeout: 244 seconds) |
| 2025-11-28 00:01:19 +0100 | xff0x | (~xff0x@2405:6580:b080:900:7143:8b5a:1c3d:7f99) (Ping timeout: 250 seconds) |
| 2025-11-27 23:59:15 +0100 | Square | (~Square@user/square) (Ping timeout: 240 seconds) |
| 2025-11-27 23:57:00 +0100 | sindu | (~sindu@2.148.32.207.tmi.telenormobil.no) (Ping timeout: 244 seconds) |
| 2025-11-27 23:56:38 +0100 | Square2 | (~Square4@user/square) Square |
| 2025-11-27 23:53:25 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds) |
| 2025-11-27 23:50:44 +0100 | Googulator70 | (~Googulato@2a01-036d-0106-4ad8-f42e-6d50-f4ab-2863.pool6.digikabel.hu) (Quit: Client closed) |
| 2025-11-27 23:50:36 +0100 | Googulator73 | (~Googulato@2a01-036d-0106-4ad8-f42e-6d50-f4ab-2863.pool6.digikabel.hu) |
| 2025-11-27 23:48:24 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
| 2025-11-27 23:46:39 +0100 | Frostillicus | (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) |
| 2025-11-27 23:45:15 +0100 | Frostillicus | (~Frostilli@pool-71-174-119-69.bstnma.fios.verizon.net) (Ping timeout: 240 seconds) |
| 2025-11-27 23:41:33 +0100 | Anarchos | (~Anarchos@91-161-254-16.subs.proxad.net) (Quit: Vision[]: i've been blurred!) |
| 2025-11-27 23:37:39 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
| 2025-11-27 23:34:56 +0100 | divlamir | (~divlamir@user/divlamir) divlamir |
| 2025-11-27 23:34:45 +0100 | divlamir | (~divlamir@user/divlamir) (Read error: Connection reset by peer) |
| 2025-11-27 23:32:59 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
| 2025-11-27 23:22:07 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 240 seconds) |
| 2025-11-27 23:20:52 +0100 | Googulator43 | (~Googulato@2a01-036d-0106-4ad8-f42e-6d50-f4ab-2863.pool6.digikabel.hu) (Quit: Client closed) |
| 2025-11-27 23:20:43 +0100 | Googulator70 | (~Googulato@2a01-036d-0106-4ad8-f42e-6d50-f4ab-2863.pool6.digikabel.hu) |
| 2025-11-27 23:17:35 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
| 2025-11-27 23:14:38 +0100 | jmcantrell | (~weechat@user/jmcantrell) (Ping timeout: 256 seconds) |
| 2025-11-27 23:13:49 +0100 | karenw | (~karenw@user/karenw) (Ping timeout: 264 seconds) |
| 2025-11-27 23:13:39 +0100 | humasect | (~humasect@dyn-192-249-132-90.nexicom.net) (Remote host closed the connection) |
| 2025-11-27 23:13:36 +0100 | humasect | (~humasect@dyn-192-249-132-90.nexicom.net) humasect |
| 2025-11-27 23:13:27 +0100 | takuan | (~takuan@d8D86B9E9.access.telenet.be) (Remote host closed the connection) |
| 2025-11-27 23:11:27 +0100 | <haskellbridge> | <Luca> I will look at it better tomorrow, but thank you for the tips |
| 2025-11-27 23:10:06 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 256 seconds) |
| 2025-11-27 23:09:36 +0100 | jmcantrell | (~weechat@user/jmcantrell) jmcantrell |
| 2025-11-27 23:06:33 +0100 | humasect | (~humasect@dyn-192-249-132-90.nexicom.net) (Remote host closed the connection) |
| 2025-11-27 23:05:25 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
| 2025-11-27 22:57:53 +0100 | <glguy> | Another option is to includera Haskell interpreter in your program. I made a game that used that approach |
| 2025-11-27 22:55:23 +0100 | <glguy> | xmonad is a well-known tool that people configure in Haskell, but the way that's achieved is to have the program be a library. Every use of it is a program you write and compile that links in the library |
| 2025-11-27 22:54:31 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 240 seconds) |
| 2025-11-27 22:54:20 +0100 | <glguy> | Luca, Haskell isn't really a good language for writing extensions, in general. glirc can load dynamic libraries and exposes a C API, so if you wanted you could write some Haskell that makes a library to load |
| 2025-11-27 22:51:54 +0100 | michalz | (~michalz@185.246.207.197) (Remote host closed the connection) |
| 2025-11-27 22:50:49 +0100 | Googulator43 | (~Googulato@2a01-036d-0106-4ad8-f42e-6d50-f4ab-2863.pool6.digikabel.hu) |
| 2025-11-27 22:50:39 +0100 | Googulator43 | (~Googulato@2a01-036d-0106-4ad8-f42e-6d50-f4ab-2863.pool6.digikabel.hu) (Quit: Client closed) |
| 2025-11-27 22:50:03 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
| 2025-11-27 22:49:06 +0100 | <monochrom> | Yes :) |
| 2025-11-27 22:48:58 +0100 | tromp | (~textual@2001:1c00:3487:1b00:9176:7929:ae5a:d4f6) |
| 2025-11-27 22:43:14 +0100 | target_i | (~target_i@user/target-i/x-6023099) (Quit: leaving) |
| 2025-11-27 22:42:37 +0100 | trickard_ | trickard |
| 2025-11-27 22:38:55 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 240 seconds) |
| 2025-11-27 22:38:42 +0100 | <haskellbridge> | <Luca> Wait you are the guy from glirc glguy |
| 2025-11-27 22:38:37 +0100 | humasect | (~humasect@dyn-192-249-132-90.nexicom.net) humasect |
| 2025-11-27 22:38:21 +0100 | <int-e> | Which is the information I'm looking for |
| 2025-11-27 22:38:08 +0100 | <int-e> | But it won't understand which packages are exposed or hidden by an environment file. |
| 2025-11-27 22:37:29 +0100 | <int-e> | It understands GHC_PACKAGE_PATH, so maybe |