2025/02/01

Newest at the top

2025-02-01 02:50:25 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-01 02:45:22 +0100acidjnk_new3(~acidjnk@p200300d6e7283f83f8f1a3a9ad07643b.dip0.t-ipconnect.de) (Ping timeout: 272 seconds)
2025-02-01 02:39:26 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-02-01 02:39:21 +0100Guest22(~Guest62@c-73-217-79-154.hsd1.co.comcast.net)
2025-02-01 02:35:03 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-01 02:28:54 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 252 seconds)
2025-02-01 02:24:29 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-02-01 02:24:20 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-02-01 02:21:12 +0100otto_s(~user@p5b0448ee.dip0.t-ipconnect.de)
2025-02-01 02:19:17 +0100otto_s(~user@p5de2fd05.dip0.t-ipconnect.de) (Ping timeout: 244 seconds)
2025-02-01 02:18:39 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-01 02:09:50 +0100sprotte24(~sprotte24@p200300d16f06b9001d5c2b08794be0ce.dip0.t-ipconnect.de) (Quit: Leaving)
2025-02-01 02:08:07 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds)
2025-02-01 02:03:16 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-01 01:53:44 +0100alp(~alp@2001:861:8ca0:4940:be55:7820:aa2d:6e12) (Ping timeout: 260 seconds)
2025-02-01 01:53:11 +0100ec(~ec@gateway/tor-sasl/ec) ec
2025-02-01 01:52:36 +0100gmg(~user@user/gehmehgeh) (Remote host closed the connection)
2025-02-01 01:52:34 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-02-01 01:48:54 +0100alp(~alp@2001:861:8ca0:4940:be55:7820:aa2d:6e12)
2025-02-01 01:48:37 +0100alp(~alp@2001:861:8ca0:4940:291:464f:2c61:f1c2) (Remote host closed the connection)
2025-02-01 01:44:04 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-01 01:39:45 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 248 seconds)
2025-02-01 01:35:14 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-02-01 01:32:50 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds)
2025-02-01 01:30:44 +0100Tuplanolla(~Tuplanoll@91-159-69-59.elisa-laajakaista.fi) (Quit: Leaving.)
2025-02-01 01:28:13 +0100 <haskellbridge> <sm> good to know!
2025-02-01 01:26:05 +0100ljdarj1ljdarj
2025-02-01 01:26:04 +0100ljdarj(~Thunderbi@user/ljdarj) (Ping timeout: 265 seconds)
2025-02-01 01:26:02 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-01 01:23:59 +0100Guest96(~Guest96@81-207-104-14.fixed.kpn.net) (Client Quit)
2025-02-01 01:23:17 +0100Guest96(~Guest96@81-207-104-14.fixed.kpn.net)
2025-02-01 01:23:12 +0100malte(~malte@mal.tc) malte
2025-02-01 01:22:52 +0100ljdarj1(~Thunderbi@user/ljdarj) ljdarj
2025-02-01 01:19:22 +0100malte(~malte@mal.tc) (Remote host closed the connection)
2025-02-01 01:18:13 +0100 <Leary> sm: If you use the `--allow-eval` or `--enable-eval` flags in ghcid or ghciwatch respectively, they look for comments of the form `-- $> <code>` in your source to evaluate.
2025-02-01 01:15:06 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-02-01 01:12:09 +0100sawilagar(~sawilagar@user/sawilagar) (Ping timeout: 260 seconds)
2025-02-01 01:10:40 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-01 01:09:01 +0100 <haskellbridge> <sm> Leary: could you expand that a little ? $> foo comments ?
2025-02-01 01:08:00 +0100ec(~ec@gateway/tor-sasl/ec) (Ping timeout: 264 seconds)
2025-02-01 01:01:22 +0100jinsun(~jinsun@user/jinsun) ()
2025-02-01 01:00:04 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds)
2025-02-01 00:55:16 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn
2025-02-01 00:55:02 +0100 <Leary> kaol: Both ghcid and ghciwatch (given the right flags) allow you to effectively use the repl with `-- $> foo` comments in your code, though the latter is smarter about it---it actually loads the host module so its internals are in scope.
2025-02-01 00:52:04 +0100ezzieyguywuf(~Unknown@user/ezzieyguywuf) ezzieyguywuf
2025-02-01 00:51:22 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 272 seconds)
2025-02-01 00:47:58 +0100merijn(~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2025-02-01 00:46:50 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-02-01 00:46:08 +0100jinsun(~jinsun@user/jinsun) jinsun
2025-02-01 00:45:00 +0100peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 265 seconds)