Newest at the top
| 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 |
| 2025-11-27 22:34:42 +0100 | <haskellbridge> | <sm> does it if you run it like "stack|cabal exec -- ghc-pkg ..." ? |
| 2025-11-27 22:34:39 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
| 2025-11-27 22:34:19 +0100 | <haskellbridge> | <Luca> Okay but I meant something I wouldn't need to fork and maintain a fork of |
| 2025-11-27 22:28:57 +0100 | <int-e> | I wish ghc-pkg knew about GHC's environment files |
| 2025-11-27 22:23:34 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
| 2025-11-27 22:16:37 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
| 2025-11-27 22:14:01 +0100 | humasect | (~humasect@dyn-192-249-132-90.nexicom.net) (Remote host closed the connection) |
| 2025-11-27 22:13:10 +0100 | humasect | (~humasect@dyn-192-249-132-90.nexicom.net) humasect |
| 2025-11-27 22:12:18 +0100 | <glguy> | glirc is written in Haskell; you can write whatever Haskell you like |
| 2025-11-27 22:10:42 +0100 | Googulator43 | (~Googulato@2a01-036d-0106-4ad8-f42e-6d50-f4ab-2863.pool6.digikabel.hu) |
| 2025-11-27 22:10:41 +0100 | Googulator18 | (~Googulato@2a01-036d-0106-4ad8-f42e-6d50-f4ab-2863.pool6.digikabel.hu) (Quit: Client closed) |
| 2025-11-27 22:10:02 +0100 | humasect | (~humasect@dyn-192-249-132-90.nexicom.net) (Remote host closed the connection) |
| 2025-11-27 22:06:37 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds) |
| 2025-11-27 22:04:57 +0100 | ft | (~ft@p508db844.dip0.t-ipconnect.de) ft |
| 2025-11-27 22:03:07 +0100 | humasect | (~humasect@dyn-192-249-132-90.nexicom.net) humasect |