2024/10/26

Newest at the top

2024-10-26 20:26:35 +0200chexum(~quassel@gateway/tor-sasl/chexum) chexum
2024-10-26 20:26:24 +0200chexum(~quassel@gateway/tor-sasl/chexum) (Remote host closed the connection)
2024-10-26 20:25:02 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2024-10-26 20:14:08 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 245 seconds)
2024-10-26 20:10:04 +0200billchenchina-(~billchenc@p54090-ipngnfx01osakakita.osaka.ocn.ne.jp) (Quit: Leaving)
2024-10-26 20:09:39 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2024-10-26 20:04:43 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2024-10-26 20:03:03 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich
2024-10-26 20:00:14 +0200oneeyedalien(~oneeyedal@user/oneeyedalien) (Ping timeout: 260 seconds)
2024-10-26 19:58:20 +0200 <c_wraith> I guess that's more than I found. not exactly satisfying, but maybe I can live with it.
2024-10-26 19:57:09 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 252 seconds)
2024-10-26 19:52:25 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2024-10-26 19:51:06 +0200billchenchina-(~billchenc@p54090-ipngnfx01osakakita.osaka.ocn.ne.jp) billchenchina
2024-10-26 19:50:48 +0200billchenchina-(~billchenc@p54090-ipngnfx01osakakita.osaka.ocn.ne.jp) (Remote host closed the connection)
2024-10-26 19:49:49 +0200 <monochrom> $HOME/.cabal or the XDG equivalent.
2024-10-26 19:48:26 +0200Blunt31(~Blunt2531@2600:8803:7c80:f90:554e:79be:1b98:7da0) (Client Quit)
2024-10-26 19:48:03 +0200AlexZenon(~alzenon@178.34.161.119)
2024-10-26 19:47:27 +0200chexum(~quassel@gateway/tor-sasl/chexum) chexum
2024-10-26 19:47:12 +0200Blunt31(~Blunt2531@2600:8803:7c80:f90:554e:79be:1b98:7da0)
2024-10-26 19:46:17 +0200 <monochrom> I think the closest is remote-repo-cache, which defaults to $HOME/.cabal/packages. It contains both the index file and downloaded tarballs.
2024-10-26 19:45:51 +0200chexum(~quassel@gateway/tor-sasl/chexum) (Quit: No Ping reply in 180 seconds.)
2024-10-26 19:45:07 +0200 <haskellbridge> <sm> yes that is an expensive operation isn't it
2024-10-26 19:44:28 +0200 <c_wraith> (trying to reduce compile time in CI. cabal update is currently a surprisingly large portion of it. Skipping that would be nice.)
2024-10-26 19:44:09 +0200AlexNoo_AlexNoo
2024-10-26 19:43:54 +0200pavonia(~user@user/siracusa) (Quit: Bye!)
2024-10-26 19:42:48 +0200 <c_wraith> oh, that reminds me. Does cabal give you a way to specify the local location for the index file to use? I looked, but couldn't find one.
2024-10-26 19:41:57 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 276 seconds)
2024-10-26 19:41:56 +0200briandaed(~root@185.234.210.211)
2024-10-26 19:41:37 +0200oneeyedalien(~oneeyedal@user/oneeyedalien) oneeyedalien
2024-10-26 19:41:06 +0200AlexNoo(~AlexNoo@178.34.163.171) (Ping timeout: 272 seconds)
2024-10-26 19:40:22 +0200AlexZenon(~alzenon@178.34.163.171) (Ping timeout: 252 seconds)
2024-10-26 19:39:03 +0200 <monochrom> shorter programmer time, shorter compile time, shorter run time --- pick two :)
2024-10-26 19:37:19 +0200AlexNoo_(~AlexNoo@178.34.161.119)
2024-10-26 19:35:36 +0200Blunt76(~Blunt2531@2600:8803:7c80:f90:554e:79be:1b98:7da0) (Client Quit)
2024-10-26 19:34:42 +0200Blunt2531322(~Blunt2531@2600:8803:7c80:f90:554e:79be:1b98:7da0) (Quit: Client closed)
2024-10-26 19:34:21 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2024-10-26 19:33:13 +0200 <monochrom> The technical reason being GHC does insane cross-module, even cross-package, inlining so ABI is not just type sig but actually in the worst case the complete dependency resolution.
2024-10-26 19:33:06 +0200 <Clint> then maybe you should go "gorel easer"
2024-10-26 19:32:48 +0200 <c_wraith> yeah. C lexing rules told me to take as many characters as I could before declaring the token complete.
2024-10-26 19:32:10 +0200Blunt76(~Blunt2531@2600:8803:7c80:f90:554e:79be:1b98:7da0)
2024-10-26 19:31:45 +0200 <monochrom> But the Haskell community tradition is everyone does their own builds because my build can be pretty unusable for you because of a technical reason.
2024-10-26 19:29:48 +0200 <monochrom> Actually that's how I parse "goreleaser" too, I do maximummunchuntilcompleteword
2024-10-26 19:29:05 +0200billchenchina-(~billchenc@p54090-ipngnfx01osakakita.osaka.ocn.ne.jp) billchenchina
2024-10-26 19:28:59 +0200 <monochrom> Oh haha gore leaser, great for Halloween!
2024-10-26 19:28:49 +0200billchenchina-(~billchenc@p54090-ipngnfx01osakakita.osaka.ocn.ne.jp) (Remote host closed the connection)
2024-10-26 19:25:22 +0200AlexZenon(~alzenon@178.34.163.171)
2024-10-26 19:23:29 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 252 seconds)
2024-10-26 19:18:58 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2024-10-26 19:15:07 +0200 <druchan> thanks folks
2024-10-26 19:13:08 +0200AlexNoo_AlexNoo