Home liberachat/#haskell: Logs Calendar

Logs: liberachat/#haskell

←Prev  Next→ 1,798,985 events total
2026-02-13 08:22:28 × wickedjargon quits (~user@2605:8d80:5430:ffe4:f6e0:4c35:5911:ff51) (Ping timeout: 246 seconds)
2026-02-13 08:23:42 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-13 08:28:13 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds)
2026-02-13 08:39:04 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-13 08:40:44 × fp quits (~Thunderbi@2001-14ba-6e24-3000--198.rev.dnainternet.fi) (Ping timeout: 245 seconds)
2026-02-13 08:43:41 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2026-02-13 08:43:53 oskarw joins (~user@user/oskarw)
2026-02-13 08:44:49 chele joins (~chele@user/chele)
2026-02-13 08:47:03 trickard_ is now known as trickard
2026-02-13 08:48:22 × trickard quits (~trickard@cpe-61-98-47-163.wireline.com.au) (Remote host closed the connection)
2026-02-13 08:48:28 × emmanuelux quits (~em@user/emmanuelux) (Quit: bye)
2026-02-13 08:50:56 prdak joins (~Thunderbi@user/prdak)
2026-02-13 08:53:31 × Googulator quits (~Googulato@2a01-036d-0106-499d-6164-ec92-51a0-9cde.pool6.digikabel.hu) (Quit: Client closed)
2026-02-13 08:53:48 Googulator joins (~Googulato@2a01-036d-0106-499d-6164-ec92-51a0-9cde.pool6.digikabel.hu)
2026-02-13 08:54:28 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-13 08:58:33 <gentauro> I was looking at -> https://nix.dev/manual/nix/2.23/command-ref/nix-shell.html?highlight=shebang#use-as-a--interpreter and does anybody know if `nix-shell -i runghc …` is interpreted Haskell or pre-compiled before exec?
2026-02-13 08:59:25 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds)
2026-02-13 08:59:44 gentauro if it's pre-compiled, where is the binary located?
2026-02-13 09:00:16 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-13 09:04:04 × tzh quits (~tzh@c-76-115-131-146.hsd1.or.comcast.net) (Quit: zzz)
2026-02-13 09:04:44 sixfourtwelve joins (~ethanmorg@static.82.129.225.46.clients.your-server.de)
2026-02-13 09:05:41 × merijn quits (~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds)
2026-02-13 09:05:49 <int-e> `runghc` compiles to bytecode on the fly and runs that, more or less like ghci
2026-02-13 09:10:36 lxsameer joins (~lxsameer@Serene/lxsameer)
2026-02-13 09:13:45 <probie> You can `runhaskell --ghc-arg=-fobject-code` if you want it to compile (but it won't clean up after itself, so you'll get a bunch of .o and .hi files)
2026-02-13 09:14:19 × tromp quits (~textual@2001:1c00:3487:1b00:154c:cfad:a57b:3e14) (Quit: My iMac has gone to sleep. ZZZzzz…)
2026-02-13 09:15:02 KindFoxo joins (~KindFoxo@user/KindoFoxo)
2026-02-13 09:15:30 × KindFoxo quits (~KindFoxo@user/KindoFoxo) (Remote host closed the connection)
2026-02-13 09:17:14 × akegalj quits (~akegalj@141-136-187-120.dsl.iskon.hr) (Ping timeout: 252 seconds)
2026-02-13 09:24:54 merijn joins (~merijn@host-cl.cgnat-g.v4.dfn.nl)
2026-02-13 09:28:32 fp joins (~Thunderbi@130.233.70.58)
2026-02-13 09:33:18 <gentauro> int-e: got it
2026-02-13 09:34:27 <gentauro> probie: I will stick to `run-DMC`, I mean, `runGHC` (I see what you did there)
2026-02-13 09:38:41 × fgarcia quits (~lei@user/fgarcia) (Ping timeout: 252 seconds)
2026-02-13 09:40:39 machinedgod joins (~machinedg@d75-159-126-101.abhsia.telus.net)
2026-02-13 09:44:54 srazkvt joins (~sarah@user/srazkvt)
2026-02-13 09:48:32 × hakutaku quits (~textual@user/hakutaku) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2026-02-13 09:48:35 × xff0x quits (~xff0x@fsb6a9491c.tkyc517.ap.nuro.jp) (Ping timeout: 252 seconds)
2026-02-13 09:50:28 xff0x joins (~xff0x@fsb6a9491c.tkyc517.ap.nuro.jp)
2026-02-13 09:51:08 akegalj joins (~akegalj@78-3-64-186.adsl.net.t-com.hr)
2026-02-13 09:53:01 × prdak quits (~Thunderbi@user/prdak) (Ping timeout: 255 seconds)
2026-02-13 09:56:48 __monty__ joins (~toonn@user/toonn)
2026-02-13 09:56:50 prdak joins (~Thunderbi@user/prdak)
2026-02-13 09:59:24 × prdak quits (~Thunderbi@user/prdak) (Read error: Connection reset by peer)
2026-02-13 09:59:38 prdak joins (~Thunderbi@user/prdak)
2026-02-13 10:05:34 × poscat0x04 quits (~poscat@user/poscat) (Remote host closed the connection)
2026-02-13 10:05:54 × prdak quits (~Thunderbi@user/prdak) (Quit: prdak)
2026-02-13 10:06:14 prdak joins (~Thunderbi@user/prdak)
2026-02-13 10:06:45 mange joins (~mange@user/mange)
2026-02-13 10:07:17 × xff0x quits (~xff0x@fsb6a9491c.tkyc517.ap.nuro.jp) (Ping timeout: 252 seconds)
2026-02-13 10:08:32 poscat joins (~poscat@user/poscat)
2026-02-13 10:15:30 kuribas joins (~user@2a02:1808:4f:c60e:3101:d5fb:7a84:16f8)
2026-02-13 10:22:47 ljdarj joins (~Thunderbi@user/ljdarj)
2026-02-13 10:26:43 × divlamir quits (~divlamir@user/divlamir) (Read error: Connection reset by peer)
2026-02-13 10:27:00 divlamir joins (~divlamir@user/divlamir)
2026-02-13 10:28:55 wootehfoot joins (~wootehfoo@user/wootehfoot)
2026-02-13 10:34:32 × prdak quits (~Thunderbi@user/prdak) (Read error: Connection reset by peer)
2026-02-13 10:38:39 × wickedja` quits (~user@2605:8d80:5430:fd12:6e99:f85a:47a9:10bc) (Ping timeout: 245 seconds)
2026-02-13 10:45:03 fgarcia joins (~lei@user/fgarcia)
2026-02-13 10:58:31 hakutaku joins (~textual@user/hakutaku)
2026-02-13 11:00:44 kuribas` joins (~user@ip-188-118-57-242.reverse.destiny.be)
2026-02-13 11:02:25 × kuribas quits (~user@2a02:1808:4f:c60e:3101:d5fb:7a84:16f8) (Ping timeout: 250 seconds)
2026-02-13 11:03:11 × hakutaku quits (~textual@user/hakutaku) (Client Quit)
2026-02-13 11:05:01 hakutaku joins (~textual@user/hakutaku)
2026-02-13 11:09:01 × machinedgod quits (~machinedg@d75-159-126-101.abhsia.telus.net) (Ping timeout: 264 seconds)
2026-02-13 11:12:05 xff0x joins (~xff0x@ai083101.d.east.v6connect.net)
2026-02-13 11:21:51 haritz joins (~hrtz@140.228.70.141)
2026-02-13 11:21:51 × haritz quits (~hrtz@140.228.70.141) (Changing host)
2026-02-13 11:21:51 haritz joins (~hrtz@user/haritz)
2026-02-13 11:58:31 prdak joins (~Thunderbi@user/prdak)
2026-02-13 12:08:56 × prdak quits (~Thunderbi@user/prdak) (Read error: Connection reset by peer)
2026-02-13 12:10:47 bggd_ joins (~bgg@2a01:e0a:fd5:f510:3570:c65c:a9b1:87c4)
2026-02-13 12:18:32 prdak joins (~Thunderbi@user/prdak)
2026-02-13 12:31:04 × pointlessslippe1 quits (~pointless@62.106.85.17) (Ping timeout: 265 seconds)
2026-02-13 12:42:37 pointlessslippe1 joins (~pointless@62.106.85.17)
2026-02-13 12:57:55 × AlexZenon quits (~alzenon@85.174.182.59) (Ping timeout: 264 seconds)
2026-02-13 13:12:24 × fgarcia quits (~lei@user/fgarcia) (Ping timeout: 245 seconds)
2026-02-13 13:15:03 CiaoSen joins (~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db)
2026-02-13 13:15:28 AlexZenon joins (~alzenon@85.174.182.59)
2026-02-13 13:21:16 × mange quits (~mange@user/mange) (Quit: Zzz...)
2026-02-13 13:24:54 fgarcia joins (~lei@user/fgarcia)
2026-02-13 13:27:24 × CiaoSen quits (~Jura@2a02:8071:64e1:da0:5a47:caff:fe78:33db) (Ping timeout: 245 seconds)
2026-02-13 14:17:46 byorgey_ is now known as byorgey
2026-02-13 14:19:00 × oskarw quits (~user@user/oskarw) (Remote host closed the connection)
2026-02-13 14:20:36 jle` joins (~jle`@2603:8001:3b00:11:6773:850f:e41e:de84)
2026-02-13 14:20:36 × prdak quits (~Thunderbi@user/prdak) (Read error: Connection reset by peer)
2026-02-13 14:21:23 ystael joins (~ystael@user/ystael)
2026-02-13 14:31:24 × ljdarj quits (~Thunderbi@user/ljdarj) (Quit: ljdarj)
2026-02-13 14:31:29 koz_ joins (~koz@121.99.240.58)
2026-02-13 14:31:43 ljdarj joins (~Thunderbi@user/ljdarj)
2026-02-13 14:31:54 × koz quits (~koz@121.99.240.58) (Ping timeout: 265 seconds)
2026-02-13 14:44:56 machinedgod joins (~machinedg@d75-159-126-101.abhsia.telus.net)
2026-02-13 14:45:38 × wootehfoot quits (~wootehfoo@user/wootehfoot) (Read error: Connection reset by peer)
2026-02-13 14:47:55 wickedja` joins (~user@2605:8d80:5430:6508:dfba:c575:481a:1de0)
2026-02-13 14:53:55 prdak joins (~Thunderbi@user/prdak)
2026-02-13 14:53:59 wickedja` is now known as wickedjargon
2026-02-13 14:58:39 × fp quits (~Thunderbi@130.233.70.58) (Ping timeout: 245 seconds)
2026-02-13 15:00:11 × sixfourtwelve quits (~ethanmorg@static.82.129.225.46.clients.your-server.de) (Quit: leaving)
2026-02-13 15:01:36 sixfourtwelve joins (~ethanmorg@static.82.129.225.46.clients.your-server.de)
2026-02-13 15:01:55 sixfourtwelve parts (~ethanmorg@static.82.129.225.46.clients.your-server.de) ()

All times are in UTC.