2026/03/11

Newest at the top

2026-03-11 19:19:54 +0100gmg(~user@user/gehmehgeh) (Quit: Leaving)
2026-03-11 19:18:54 +0100dolio(~dolio@130.44.140.168) (Ping timeout: 255 seconds)
2026-03-11 19:18:46 +0100wootehfoot(~wootehfoo@user/wootehfoot) wootehfoot
2026-03-11 19:18:27 +0100codolio(~dolio@130.44.140.168) dolio
2026-03-11 19:10:15 +0100chele(~chele@user/chele) (Remote host closed the connection)
2026-03-11 19:09:46 +0100sord937(~sord937@gateway/tor-sasl/sord937) (Quit: sord937)
2026-03-11 19:09:02 +0100danza(~danza@user/danza) (Remote host closed the connection)
2026-03-11 19:08:40 +0100dhil(~dhil@5.151.29.140) (Ping timeout: 265 seconds)
2026-03-11 19:07:26 +0100Tuplanolla(~Tuplanoll@88-114-89-88.elisa-laajakaista.fi) Tuplanolla
2026-03-11 19:00:42 +0100Googulator(~Googulato@2a01-036d-0106-0119-5d77-22bc-bcbf-a57b.pool6.digikabel.hu)
2026-03-11 19:00:20 +0100tt1231607019(~tt1231@2603:6010:8700:4a81:a4f6:acff:fe95:3803) tt1231
2026-03-11 18:55:52 +0100peterbecich(~Thunderbi@71.84.33.135) (Ping timeout: 268 seconds)
2026-03-11 18:53:05 +0100danza(~danza@user/danza) danza
2026-03-11 18:52:36 +0100tt1231607019(~tt1231@2603:6010:8700:4a81:a4f6:acff:fe95:3803) (Ping timeout: 264 seconds)
2026-03-11 18:52:27 +0100comonad(~comonad@p200300d02725570019adcc7019a0b087.dip0.t-ipconnect.de)
2026-03-11 18:50:52 +0100 <gentauro> tomsmeding: will do
2026-03-11 18:50:26 +0100comonad(~comonad@p200300d02722ae00dce4ce9451b59974.dip0.t-ipconnect.de) (Ping timeout: 252 seconds)
2026-03-11 18:49:06 +0100madresch(~Thunderbi@user/madresch) (Ping timeout: 248 seconds)
2026-03-11 18:48:41 +0100 <tomsmeding> probably
2026-03-11 18:47:54 +0100 <int-e> Anyway, this function is responsible for not adding new pragmas with @let. Which IMHO is the sane thing for lambdabot to do :)
2026-03-11 18:43:30 +0100 <tomsmeding> I like that the hint was a function called "moduleProblems"
2026-03-11 18:42:49 +0100 <int-e> exports live in the first field
2026-03-11 18:42:33 +0100 <int-e> it's misnamed
2026-03-11 18:41:26 +0100 <tomsmeding> in the... exports? Or is that variable just misnamed?
2026-03-11 18:40:50 +0100dolio(~dolio@130.44.140.168) dolio
2026-03-11 18:40:12 +0100 <int-e> tomsmeding: https://github.com/lambdabot/lambdabot/blob/master/lambdabot-haskell-plugins/src/Lambdabot/Plugin/… -- guess where pragmas live (next function after this one has a spoiler)
2026-03-11 18:39:12 +0100 <tomsmeding> the first one, apparently
2026-03-11 18:38:54 +0100 <lambdabot> In the Template Haskell quotation [| 42 |]
2026-03-11 18:38:54 +0100 <lambdabot> Syntax error on [| 42 |]
2026-03-11 18:38:53 +0100 <tomsmeding> > [| 42 |]
2026-03-11 18:38:53 +0100dolio(~dolio@130.44.140.168) (Ping timeout: 252 seconds)
2026-03-11 18:38:40 +0100 <lambdabot> Defined.
2026-03-11 18:38:39 +0100 <int-e> @define {- -}
2026-03-11 18:38:34 +0100 <int-e> tomsmeding: sure, but which one of these is the lie?
2026-03-11 18:37:44 +0100wootehfoot(~wootehfoo@user/wootehfoot) (Remote host closed the connection)
2026-03-11 18:36:48 +0100wootehfoot(~wootehfoo@user/wootehfoot) wootehfoot
2026-03-11 18:36:19 +0100wootehfoot(~wootehfoo@user/wootehfoot) (Quit: Leaving)
2026-03-11 18:28:05 +0100 <tomsmeding> lies
2026-03-11 18:28:02 +0100 <lambdabot> Parse failed: TemplateHaskell language extension is not enabled. Please add ...
2026-03-11 18:28:02 +0100 <tomsmeding> @define semantics
2026-03-11 18:27:57 +0100 <lambdabot> Defined.
2026-03-11 18:27:57 +0100 <tomsmeding> @define {-# LANGUAGE TemplateHaskell #-}
2026-03-11 18:27:51 +0100 <lambdabot> Parse failed: Parse error: Haskell
2026-03-11 18:27:51 +0100 <tomsmeding> @define {-# LANGUAGE Template Haskell #-}
2026-03-11 18:27:38 +0100 <mauke> please. please add.
2026-03-11 18:27:16 +0100peterbecich(~Thunderbi@71.84.33.135) peterbecich
2026-03-11 18:27:05 +0100 <tomsmeding> O.o
2026-03-11 18:26:50 +0100 <lambdabot> Parse failed: TemplateHaskell language extension is not enabled. Please add ...
2026-03-11 18:26:50 +0100 <mauke> @define semantics
2026-03-11 18:22:26 +0100 <EvanR> ^