2024/10/12

Newest at the top

2024-10-12 15:22:10 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 265 seconds)
2024-10-12 15:17:22 +0200Lord_of_Life(~Lord@user/lord-of-life/x-2819915) Lord_of_Life
2024-10-12 15:17:02 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2024-10-12 15:13:57 +0200ljdarj1ljdarj
2024-10-12 15:13:50 +0200Lord_of_Life(~Lord@user/lord-of-life/x-2819915) (Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine)
2024-10-12 15:11:38 +0200ljdarj1(~Thunderbi@user/ljdarj) ljdarj
2024-10-12 15:11:09 +0200jinsun(~jinsun@user/jinsun) jinsun
2024-10-12 15:08:01 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 248 seconds)
2024-10-12 15:03:00 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2024-10-12 14:57:37 +0200L29Ah(~L29Ah@wikipedia/L29Ah) ()
2024-10-12 14:55:25 +0200hiecaq(~hiecaq@user/hiecaq) hiecaq
2024-10-12 14:52:03 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 244 seconds)
2024-10-12 14:51:32 +0200pavonia(~user@user/siracusa) (Quit: Bye!)
2024-10-12 14:50:20 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2024-10-12 14:47:37 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2024-10-12 14:47:24 +0200mantraofpie(~mantraofp@user/mantraofpie) mantraofpie
2024-10-12 14:40:40 +0200 <haskellbridge> <magic_rb> Happy to help :)
2024-10-12 14:40:06 +0200 <tromp> I was able to compile memoize after installing and setting ghc 9.4.8 Thanks
2024-10-12 14:39:12 +0200hiecaq(~hiecaq@user/hiecaq) (Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.4))
2024-10-12 14:38:04 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl)
2024-10-12 14:36:30 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 246 seconds)
2024-10-12 14:35:44 +0200 <haskellbridge> <magic_rb> And also ghc is backwards compatible mostly. But TH is a very much a almost internal API and evolves with the internals of GHC so itll break between releases
2024-10-12 14:35:06 +0200 <haskellbridge> <magic_rb> For actual development i wouldnt go beyond 9.8 still
2024-10-12 14:34:58 +0200 <haskellbridge> <magic_rb> More like 9.2 or something would be my guess
2024-10-12 14:34:21 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2024-10-12 14:31:49 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2024-10-12 14:30:12 +0200hiecaq(~hiecaq@user/hiecaq) hiecaq
2024-10-12 14:21:23 +0200 <tromp> That results in cabal: Could not resolve dependencies:
2024-10-12 14:20:55 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 252 seconds)
2024-10-12 14:20:26 +0200 <tromp> i'll try ghcup set 8.10.7
2024-10-12 14:18:39 +0200 <tromp> ah, so GHC is not backward compatble?
2024-10-12 14:17:53 +0200 <haskellbridge> <magic_rb> Id suspect your ghc is too new for the package youre trying to compile
2024-10-12 14:17:11 +0200 <tromp> using GHC version 9.10.1 on MacOS 10.15.7
2024-10-12 14:16:13 +0200 <tromp> Actual: [TyVarBndr BndrVis]
2024-10-12 14:16:13 +0200 <tromp> Expected: [TyVarBndr ()]
2024-10-12 14:16:13 +0200 <tromp> • Couldn't match type ‘BndrVis’ with ‘()’
2024-10-12 14:16:13 +0200 <tromp> src/Data/Function/Memoize/TH.hs:179:21: error: [GHC-83865]
2024-10-12 14:16:13 +0200 <tromp> [2 of 3] Compiling Data.Function.Memoize.TH ( src/Data/Function/Memoize/TH.hs, dist/build/Data/Function/Memoize/TH.o, dist/build/Data/Function/Memoize/TH.dyn_o )
2024-10-12 14:16:06 +0200 <tromp> I'm having trouble with cabal. cabal install --lib memoize results in
2024-10-12 14:16:04 +0200CiaoSen(~Jura@2a05:5800:2cd:8c00:ca4b:d6ff:fec1:99da) (Ping timeout: 260 seconds)
2024-10-12 14:16:01 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2024-10-12 14:15:43 +0200gmg(~user@user/gehmehgeh) gehmehgeh
2024-10-12 14:15:21 +0200tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl)
2024-10-12 14:12:57 +0200Luj9(~Luj@2a01:e0a:de4:a0e1:be24:11ff:febc:b5b5) Luj
2024-10-12 14:12:37 +0200Luj9(~Luj@2a01:e0a:de4:a0e1:be24:11ff:febc:b5b5) (Quit: Ping timeout (120 seconds))
2024-10-12 14:08:12 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) (Ping timeout: 252 seconds)
2024-10-12 14:04:02 +0200 <dminuoso> Does anyone know whether the cabal runtime flag extra-framework-dirs should apply to dependencies?
2024-10-12 14:03:32 +0200merijn(~merijn@128-137-045-062.dynamic.caiway.nl) merijn
2024-10-12 13:56:45 +0200araujo(~araujo@216.73.163.163) (Quit: Leaving)
2024-10-12 13:53:27 +0200mari-estel(~mari-este@user/danza) (Quit: on the move)