Home liberachat/#haskell: Logs Calendar

Logs: liberachat/#haskell

←Prev  Next→
Page 1 .. 246 247 248 249 250 251 252 253 254 255 256 .. 17985
1,798,415 events total
2021-06-02 19:05:13 <lyxia> doesn't it already tell you that the `type` property is missing?
2021-06-02 19:06:14 glguy_ joins (x@libera/staff/glguy)
2021-06-02 19:06:32 imdoor joins (~imdoor@balticom-142-78-50.balticom.lv)
2021-06-02 19:07:33 × amahl quits (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) (Remote host closed the connection)
2021-06-02 19:08:48 amahl joins (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi)
2021-06-02 19:10:15 wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2021-06-02 19:10:29 × Guest3322 quits (~pera@0541db7e.skybroadband.com) (Ping timeout: 264 seconds)
2021-06-02 19:10:30 ddellacosta joins (~ddellacos@86.106.121.72)
2021-06-02 19:10:35 × glguy_ quits (x@libera/staff/glguy) (Remote host closed the connection)
2021-06-02 19:10:50 × favonia quits (~favonia@user/favonia) (Ping timeout: 272 seconds)
2021-06-02 19:11:15 favonia joins (~favonia@user/favonia)
2021-06-02 19:11:27 Ariakenom joins (~Ariakenom@2001:9b1:efb:fc00:8504:3672:14f4:b190)
2021-06-02 19:11:53 × imdoor quits (~imdoor@balticom-142-78-50.balticom.lv) (Quit: imdoor)
2021-06-02 19:12:06 × tromp quits (~textual@dhcp-077-249-230-040.chello.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2021-06-02 19:12:54 × amahl quits (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) (Remote host closed the connection)
2021-06-02 19:14:17 amahl joins (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi)
2021-06-02 19:15:56 <dminuoso> gentauro: Indeed, (.:) uses ttps://hackage.haskell.org/package/aeson-1.5.6.0/docs/src/Data.Aeson.Types.FromJSON.html#explicitParseField
2021-06-02 19:16:09 <dminuoso> gentauro: You might be intereted in the generic mechanism with options.
2021-06-02 19:16:27 <dminuoso> coupled with aeson-deriving its really neat
2021-06-02 19:16:42 <dminuoso> err deriving-aeson
2021-06-02 19:16:51 <dminuoso> https://hackage.haskell.org/package/deriving-aeson
2021-06-02 19:16:52 jjhoo_ is now known as jjhoo
2021-06-02 19:17:14 <dminuoso> advantage of aeson-deriving is that you get guaranteed coherence between toJSON and toEncoding. :)
2021-06-02 19:17:25 × amahl quits (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) (Remote host closed the connection)
2021-06-02 19:18:04 amahl joins (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi)
2021-06-02 19:22:21 tose joins (~tose@ip-85-160-9-136.eurotel.cz)
2021-06-02 19:22:51 × myShoggoth quits (~myShoggot@97-120-89-117.ptld.qwest.net) (Ping timeout: 245 seconds)
2021-06-02 19:23:05 × amahl quits (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) (Remote host closed the connection)
2021-06-02 19:23:51 tromp joins (~textual@dhcp-077-249-230-040.chello.nl)
2021-06-02 19:26:08 <gentauro> dminuoso: hmmm, so `(.:)` actually gives me what I'm requesting right?
2021-06-02 19:26:42 <gentauro> `Nothing -> fail $ "key " ++ show key ++ " not found"`
2021-06-02 19:26:51 × Guest9 quits (~Guest9@43.241.144.19) (Quit: Connection closed)
2021-06-02 19:27:01 <gentauro> that seems usefull
2021-06-02 19:27:07 ru0mad joins (~ru0mad@82-64-17-144.subs.proxad.net)
2021-06-02 19:27:14 <gentauro> and the other branch is only used then I'm not getting a JSON.Object type
2021-06-02 19:27:17 amahl joins (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi)
2021-06-02 19:27:18 <gentauro> I think I got it
2021-06-02 19:27:40 <lyxia> There's also withObject
2021-06-02 19:30:15 × amahl quits (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) (Read error: Connection reset by peer)
2021-06-02 19:30:32 × tose quits (~tose@ip-85-160-9-136.eurotel.cz) (Remote host closed the connection)
2021-06-02 19:32:06 amahl joins (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi)
2021-06-02 19:32:50 × favonia quits (~favonia@user/favonia) (Ping timeout: 252 seconds)
2021-06-02 19:33:14 favonia joins (~favonia@user/favonia)
2021-06-02 19:33:49 × ordinate quits (~ordinate@c-68-38-144-3.hsd1.in.comcast.net) (Quit: Leaving)
2021-06-02 19:34:51 bfrk joins (~Thunderbi@200116b845fca000f97ff890167a6943.dip.versatel-1u1.de)
2021-06-02 19:35:25 × amahl quits (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) (Remote host closed the connection)
2021-06-02 19:35:51 Lycurgus joins (~juan@cpe-45-46-140-49.buffalo.res.rr.com)
2021-06-02 19:35:54 × ru0mad quits (~ru0mad@82-64-17-144.subs.proxad.net) (Ping timeout: 244 seconds)
2021-06-02 19:36:38 × ukari quits (~ukari@user/ukari) (Remote host closed the connection)
2021-06-02 19:36:46 amahl joins (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi)
2021-06-02 19:37:08 ukari joins (~ukari@user/ukari)
2021-06-02 19:37:32 × tromp quits (~textual@dhcp-077-249-230-040.chello.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2021-06-02 19:39:20 zmt00 joins (~zmt00@user/zmt00)
2021-06-02 19:39:48 × amahl quits (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) (Read error: Connection reset by peer)
2021-06-02 19:40:13 amahl joins (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi)
2021-06-02 19:40:56 amahl_ joins (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi)
2021-06-02 19:41:14 Scotty_Trees joins (~Scotty_Tr@162-234-179-169.lightspeed.brhmal.sbcglobal.net)
2021-06-02 19:42:03 × amahl quits (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) (Read error: Connection reset by peer)
2021-06-02 19:42:05 learner-monad joins (~eric@cpe-174-105-47-100.columbus.res.rr.com)
2021-06-02 19:42:19 ru0mad joins (~ru0mad@82-64-17-144.subs.proxad.net)
2021-06-02 19:43:10 × learner-monad quits (~eric@cpe-174-105-47-100.columbus.res.rr.com) (Client Quit)
2021-06-02 19:44:18 jrm joins (~jrm@156.34.187.65)
2021-06-02 19:44:30 Baloo_ joins (~Baloo_@141.98.255.153)
2021-06-02 19:44:53 ubert1 joins (~Thunderbi@p200300ecdf259dece6b318fffe838f33.dip0.t-ipconnect.de)
2021-06-02 19:45:50 learner-monad joins (~eric@cpe-174-105-47-100.columbus.res.rr.com)
2021-06-02 19:46:56 × ubert quits (~Thunderbi@p200300ecdf259da5e6b318fffe838f33.dip0.t-ipconnect.de) (Ping timeout: 272 seconds)
2021-06-02 19:46:56 ubert1 is now known as ubert
2021-06-02 19:47:47 × o1lo01ol1o quits (~o1lo01ol1@c-73-10-81-85.hsd1.nj.comcast.net) (Remote host closed the connection)
2021-06-02 19:48:21 × amahl_ quits (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) (Read error: Connection reset by peer)
2021-06-02 19:49:46 Baloo__ joins (~Baloo_@h-98-128-172-214.A785.priv.bahnhof.se)
2021-06-02 19:50:03 o1lo01ol1o joins (~o1lo01ol1@c-73-10-81-85.hsd1.nj.comcast.net)
2021-06-02 19:50:37 ub1 joins (~Thunderbi@p200300ecdf259dec656b91086baf35ac.dip0.t-ipconnect.de)
2021-06-02 19:51:28 × Baloo__ quits (~Baloo_@h-98-128-172-214.A785.priv.bahnhof.se) (Client Quit)
2021-06-02 19:51:41 × ub quits (~Thunderbi@p200300ecdf259da5656b91086baf35ac.dip0.t-ipconnect.de) (Ping timeout: 268 seconds)
2021-06-02 19:52:07 Baloo__ joins (~Baloo_@h-98-128-172-214.A785.priv.bahnhof.se)
2021-06-02 19:52:40 reumeth joins (~reumeth@user/reumeth)
2021-06-02 19:52:54 ub1 is now known as ub
2021-06-02 19:54:09 × Baloo_ quits (~Baloo_@141.98.255.153) (Ping timeout: 268 seconds)
2021-06-02 19:54:46 × o1lo01ol1o quits (~o1lo01ol1@c-73-10-81-85.hsd1.nj.comcast.net) (Ping timeout: 268 seconds)
2021-06-02 19:55:40 × ru0mad quits (~ru0mad@82-64-17-144.subs.proxad.net) (Quit: leaving)
2021-06-02 19:55:56 eggplantade joins (~Eggplanta@2600:1700:bef1:5e10:3547:b6d4:7412:5857)
2021-06-02 19:55:56 amahl joins (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi)
2021-06-02 19:56:25 tromp joins (~textual@dhcp-077-249-230-040.chello.nl)
2021-06-02 19:56:52 × amahl quits (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi) (Remote host closed the connection)
2021-06-02 19:57:44 myShoggoth joins (~myShoggot@97-120-89-117.ptld.qwest.net)
2021-06-02 19:58:57 × dhouthoo quits (~dhouthoo@178-117-36-167.access.telenet.be) (Quit: WeeChat 3.1)
2021-06-02 19:59:30 derelict joins (~winter@2603-6011-f901-9e5b-0000-0000-0000-08cf.res6.spectrum.com)
2021-06-02 20:00:08 amahl joins (~amahl@dsl-jklbng12-54fbca-64.dhcp.inet.fi)
2021-06-02 20:01:25 lavaman joins (~lavaman@98.38.249.169)
2021-06-02 20:04:52 ru0mad joins (~ru0mad@82-64-17-144.subs.proxad.net)
2021-06-02 20:04:56 × juhp quits (~juhp@128.106.188.199) (Ping timeout: 245 seconds)
2021-06-02 20:06:21 tonyday joins (~user@202-65-93-249.ip4.superloop.com)
2021-06-02 20:06:43 × tromp quits (~textual@dhcp-077-249-230-040.chello.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2021-06-02 20:07:18 juhp joins (~juhp@128.106.188.199)
2021-06-02 20:08:42 × otto_s quits (~user@p5b044eb9.dip0.t-ipconnect.de) (Ping timeout: 264 seconds)
2021-06-02 20:09:02 × wallymathieu quits (~wallymath@81-234-151-21-no94.tbcn.telia.com) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-06-02 20:09:41 × favonia quits (~favonia@user/favonia) (Ping timeout: 252 seconds)
2021-06-02 20:10:04 favonia joins (~favonia@user/favonia)
2021-06-02 20:10:12 otto_s joins (~user@p4ff27438.dip0.t-ipconnect.de)
2021-06-02 20:11:06 benin0 joins (benin@gateway/vpn/protonvpn/benin)

All times are in UTC.