2024/10/15

Newest at the top

2024-10-15 14:14:29 +0200srazkvt(~sarah@user/srazkvt) srazkvt
2024-10-15 14:11:00 +0200 <kqr> How can I find out why cabal resolves a particular package to a specific version without manually reading through the transitive graph of dependencies on Hackage?
2024-10-15 14:07:29 +0200euleritian(~euleritia@dynamic-176-003-036-091.176.3.pool.telefonica.de)
2024-10-15 13:51:49 +0200acidjnk_new(~acidjnk@p200300d6e72cfb542c8efbde008dc5a2.dip0.t-ipconnect.de) (Ping timeout: 248 seconds)
2024-10-15 13:50:18 +0200 <haskellbridge> <hellwolf> I am having a hardtime to figure out the behaviour of "withCreateProcess", probably I should read into the code instead. So far, I cannot simply change createProcess to withCreateProcess with similar code.
2024-10-15 13:48:59 +0200acidjnk_new3(~acidjnk@p200300d6e72cfb5435abe4c8369aafbe.dip0.t-ipconnect.de) acidjnk
2024-10-15 13:31:50 +0200malte(~malte@mal.tc) malte
2024-10-15 13:30:43 +0200malte(~malte@mal.tc) (Remote host closed the connection)
2024-10-15 13:30:33 +0200Smiles(uid551636@id-551636.lymington.irccloud.com) Smiles
2024-10-15 13:28:54 +0200CiaoSen(~Jura@2a05:5800:211:b700:ca4b:d6ff:fec1:99da) CiaoSen
2024-10-15 13:26:31 +0200alp_(~alp@2001:861:e3d6:8f80:f9e:2c92:2bc3:5a6b)
2024-10-15 13:24:40 +0200gentauro(~gentauro@user/gentauro) gentauro
2024-10-15 13:23:05 +0200ystael(~ystael@user/ystael) ystael
2024-10-15 13:23:02 +0200xff0x(~xff0x@2405:6580:b080:900:d191:a1f6:84eb:b17f)
2024-10-15 13:20:53 +0200petrichor(~znc-user@user/petrichor) petrichor
2024-10-15 13:18:35 +0200petrichor(~znc-user@user/petrichor) (Quit: ZNC 1.8.2 - https://znc.in)
2024-10-15 13:18:07 +0200gentauro(~gentauro@user/gentauro) (Ping timeout: 264 seconds)
2024-10-15 13:11:57 +0200rdcdr(~rdcdr@user/rdcdr) rdcdr
2024-10-15 13:11:31 +0200rdcdr_(~rdcdr@97-113-202-179.tukw.qwest.net) (Ping timeout: 264 seconds)
2024-10-15 13:09:24 +0200petrichor(~znc-user@user/petrichor) petrichor
2024-10-15 13:09:21 +0200Athas(athas@sigkill.dk)
2024-10-15 13:07:53 +0200rdcdr(~rdcdr@user/rdcdr) (Ping timeout: 245 seconds)
2024-10-15 13:07:51 +0200 <Leonard26> Thank you :]
2024-10-15 13:06:57 +0200rdcdr_(~rdcdr@97-113-202-179.tukw.qwest.net)
2024-10-15 13:06:56 +0200athan(~athan@syn-173-042-095-241.biz.spectrum.com) (Ping timeout: 252 seconds)
2024-10-15 13:06:15 +0200euleritian(~euleritia@dynamic-176-000-146-080.176.0.pool.telefonica.de) (Ping timeout: 246 seconds)
2024-10-15 13:03:50 +0200 <tomsmeding> (like `struct` in C creates a new type that is distinct from all other types)
2024-10-15 13:03:39 +0200 <tomsmeding> note that this is different from `newtype` and `data`, which create actual new _types_ that are distinct for all other types
2024-10-15 13:03:38 +0200shryke(~shryke@91.103.43.254) shryke
2024-10-15 13:02:44 +0200 <tomsmeding> these can have parameters too: `type T a = Maybe [a]`, for example
2024-10-15 13:02:37 +0200caconym(~caconym@user/caconym) caconym
2024-10-15 13:02:29 +0200 <tomsmeding> Leonard26: for a simple type alias, you can use `type T = Maybe Int`
2024-10-15 13:00:05 +0200caconym(~caconym@user/caconym) (Quit: bye)
2024-10-15 12:59:55 +0200athan(~athan@syn-173-042-095-241.biz.spectrum.com) athan
2024-10-15 12:59:31 +0200synchromesh(~john@2406:5a00:2497:300:acce:5ad8:3e10:a59d) synchromesh
2024-10-15 12:59:30 +0200 <Leonard26> I was wondering if you could give me an example of how to translate a 'type def' from C/C++ to Haskell? I'm currently working with a language binding and I need to use a 'type def' but I'm having some trouble :/
2024-10-15 12:59:30 +0200 <Leonard26> Hello everyone! How are you? :]
2024-10-15 12:59:25 +0200petrichor(~znc-user@user/petrichor) (Quit: ZNC 1.8.2 - https://znc.in)
2024-10-15 12:58:36 +0200synchromesh(~john@2406:5a00:2497:300:acce:5ad8:3e10:a59d) (Read error: Connection reset by peer)
2024-10-15 12:57:15 +0200lortabac(~lortabac@2a01:e0a:541:b8f0:55ab:e185:7f81:54a4) lortabac
2024-10-15 12:56:01 +0200Leonard26(~Leonard26@49.236.10.26)
2024-10-15 12:54:05 +0200CiaoSen(~Jura@2a05:5800:211:b700:ca4b:d6ff:fec1:99da) (Ping timeout: 252 seconds)
2024-10-15 12:52:14 +0200weary-traveler(~user@user/user363627) (Remote host closed the connection)
2024-10-15 12:48:38 +0200 <tomsmeding> also mreh I guess
2024-10-15 12:48:14 +0200 <tomsmeding> but it will need to run ~continuously for things to work smoothly
2024-10-15 12:47:59 +0200 <tomsmeding> you can also self-host a matrix server
2024-10-15 12:47:24 +0200 <tomsmeding> (by having access to the database and such)
2024-10-15 12:47:12 +0200 <tomsmeding> while of course in actuality it does, because a server has a server owner, and they have powers over your account
2024-10-15 12:46:54 +0200 <tomsmeding> so yes, they do, so it "does not matter" which server you create an account on
2024-10-15 12:46:27 +0200 <tomsmeding> lxsameer: the whole point of matrix is that it federates ;)