2026/03/05

Newest at the top

2026-03-05 01:33:18 +0100merijn(~merijn@62.45.136.136) (Ping timeout: 244 seconds)
2026-03-05 01:30:23 +0100arandombit(~arandombi@user/arandombit) arandombit
2026-03-05 01:30:23 +0100arandombit(~arandombi@2a02:2455:8656:7100:8f9:5ae1:db50:3312) (Changing host)
2026-03-05 01:30:23 +0100arandombit(~arandombi@2a02:2455:8656:7100:8f9:5ae1:db50:3312)
2026-03-05 01:28:55 +0100merijn(~merijn@62.45.136.136) merijn
2026-03-05 01:17:48 +0100merijn(~merijn@62.45.136.136) (Ping timeout: 244 seconds)
2026-03-05 01:13:08 +0100merijn(~merijn@62.45.136.136) merijn
2026-03-05 01:10:47 +0100foul_owl(~kerry@94.156.149.94) foul_owl
2026-03-05 01:02:16 +0100Tuplanolla(~Tuplanoll@88-114-89-88.elisa-laajakaista.fi) (Quit: Leaving.)
2026-03-05 01:01:48 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 255 seconds)
2026-03-05 01:01:47 +0100arandombit(~arandombi@user/arandombit) (Ping timeout: 244 seconds)
2026-03-05 00:59:51 +0100 <gentauro> anyway, heading to bed
2026-03-05 00:59:43 +0100 <gentauro> I guess people trying to build with 0.10.3 gonna get recked?
2026-03-05 00:59:30 +0100 <gentauro> geekosaur: it actually build and now it's green on both `build` and `documentation` on Hackage
2026-03-05 00:58:31 +0100ljdarj(~Thunderbi@user/ljdarj) (Ping timeout: 264 seconds)
2026-03-05 00:57:19 +0100arandombit(~arandombi@user/arandombit) arandombit
2026-03-05 00:57:19 +0100arandombit(~arandombi@2a02:2455:8656:7100:8f9:5ae1:db50:3312) (Changing host)
2026-03-05 00:57:19 +0100arandombit(~arandombi@2a02:2455:8656:7100:8f9:5ae1:db50:3312) arandombit
2026-03-05 00:57:00 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-05 00:56:44 +0100mange(~mange@user/mange) mange
2026-03-05 00:56:43 +0100foul_owl(~kerry@94.156.149.94) (Ping timeout: 264 seconds)
2026-03-05 00:56:06 +0100arandombit(~arandombi@user/arandombit) (Ping timeout: 244 seconds)
2026-03-05 00:53:00 +0100Square2(~Square@user/square) (Ping timeout: 244 seconds)
2026-03-05 00:51:56 +0100mange(~mange@user/mange) (Ping timeout: 252 seconds)
2026-03-05 00:48:27 +0100 <geekosaur> (dammit I typed that three times and still got it wrong)
2026-03-05 00:46:50 +0100 <geekosaur> worst case you'll need to enable CPP and conditionalize code on __GLASGGW_HASKELL__ (https://downloads.haskell.org/ghc/latest/docs/users_guide/phases.html#standard-cpp-macros)
2026-03-05 00:45:55 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 264 seconds)
2026-03-05 00:45:42 +0100msa(msa@msa.planetofnix.com)
2026-03-05 00:41:43 +0100gentauroI will look again at it tmorrow. To tired to care
2026-03-05 00:40:31 +0100 <gentauro> kind of `meh`
2026-03-05 00:40:24 +0100 <gentauro> geekosaur: yeah, if I "make changes" to build for 9.8.4, then 9.10.4 no longer builds
2026-03-05 00:38:58 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-05 00:37:42 +0100msa(msa@msa.planetofnix.com) (Ping timeout: 268 seconds)
2026-03-05 00:34:29 +0100j0lol(~j0lol@132.145.17.236) j0lol
2026-03-05 00:31:25 +0100j0lol(~j0lol@132.145.17.236) (Ping timeout: 245 seconds)
2026-03-05 00:30:41 +0100 <geekosaur> isn't that a different kind of problem? you'll have to check the 9.10 release notes and see if you're tripping over an incompatibility or new feature
2026-03-05 00:29:38 +0100 <gentauro> hope that helps
2026-03-05 00:29:35 +0100 <gentauro> geekosaur: I'm trying to build for 9.8.4
2026-03-05 00:28:03 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) (Ping timeout: 246 seconds)
2026-03-05 00:27:34 +0100 <geekosaur> years ago there was a matrix builder on hackage, but it broke and nobody's been able to figure out hvr's code to fix it
2026-03-05 00:23:31 +0100merijn(~merijn@host-cl.cgnat-g.v4.dfn.nl) merijn
2026-03-05 00:21:51 +0100 <geekosaur> (instead of compiler errors getting vomited up at them)
2026-03-05 00:20:28 +0100 <geekosaur> if you want to be really pedantic you can check impl(ghc < 9.10) and set `buildable: False` so installers with too old compilers get better error messages
2026-03-05 00:19:34 +0100ChaiTRex(~ChaiTRex@user/chaitrex) ChaiTRex
2026-03-05 00:18:19 +0100v0id_7(~v0id_7@user/v0id-7:62772) (Quit: whatever u sick fcks)
2026-03-05 00:15:56 +0100 <geekosaur> you can document what ghc versions are accepted (see `compiler:`) and that will be displayed on the package page
2026-03-05 00:15:18 +0100 <geekosaur> you can build locally and upload documentation, hackage has instructions
2026-03-05 00:14:58 +0100 <geekosaur> only if you care about its build report
2026-03-05 00:14:22 +0100 <gentauro> so I need to aim at the ghc version installed on Hackage?
2026-03-05 00:14:08 +0100 <gentauro> geekosaur: hmmmm