Logs: freenode/#haskell
| 2021-04-12 10:23:56 | → | idhugo__ joins (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) |
| 2021-04-12 10:24:02 | → | jpe90 joins (~user@pool-108-31-85-19.washdc.fios.verizon.net) |
| 2021-04-12 10:25:05 | × | comerijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 246 seconds) |
| 2021-04-12 10:25:49 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-12 10:26:23 | × | worc3131 quits (~quassel@2a02:c7f:dcc4:6500:cf0e:3346:8766:ab20) (Ping timeout: 260 seconds) |
| 2021-04-12 10:26:48 | × | tony42 quits (5c10c36d@host-92-16-195-109.as13285.net) (Quit: Connection closed) |
| 2021-04-12 10:26:57 | × | idhugo_ quits (~idhugo@87-49-44-84-mobile.dk.customer.tdc.net) (Ping timeout: 268 seconds) |
| 2021-04-12 10:31:02 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 246 seconds) |
| 2021-04-12 10:31:13 | × | epipav quits (2ec500f6@46.197.0.246) (Quit: Connection closed) |
| 2021-04-12 10:32:07 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-12 10:32:41 | lemmih_ | is now known as lemmih |
| 2021-04-12 10:36:27 | → | zebrag joins (~inkbottle@aaubervilliers-654-1-2-51.w83-200.abo.wanadoo.fr) |
| 2021-04-12 10:36:42 | → | ulidtko|kk joins (~ulidtko@194.54.80.38) |
| 2021-04-12 10:37:11 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-04-12 10:37:48 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-12 10:39:03 | × | ulidtko|k quits (~ulidtko@31.133.98.215) (Ping timeout: 252 seconds) |
| 2021-04-12 10:42:41 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds) |
| 2021-04-12 10:43:42 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-12 10:53:08 | × | GZJ0X_ quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-04-12 10:53:28 | → | GZJ0X_ joins (~gzj@unaffiliated/gzj) |
| 2021-04-12 10:54:00 | → | heatsink joins (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net) |
| 2021-04-12 10:54:06 | × | GZJ0X_ quits (~gzj@unaffiliated/gzj) (Remote host closed the connection) |
| 2021-04-12 10:54:25 | → | GZJ0X_ joins (~gzj@unaffiliated/gzj) |
| 2021-04-12 10:55:48 | → | lawid joins (~quassel@ip5b41869c.dynamic.kabel-deutschland.de) |
| 2021-04-12 10:57:14 | × | v01d4lph4 quits (~v01d4lph4@223.177.186.2) (Read error: Connection reset by peer) |
| 2021-04-12 10:57:57 | × | darjeeling_ quits (~darjeelin@122.245.120.156) (Quit: WeeChat 3.0) |
| 2021-04-12 10:58:59 | → | v01d4lph4 joins (~v01d4lph4@223.177.186.2) |
| 2021-04-12 10:59:06 | × | cgfbee quits (~bot@oc1.itim-cj.ro) (Read error: Connection reset by peer) |
| 2021-04-12 10:59:08 | → | darjeeling_ joins (~darjeelin@122.245.120.156) |
| 2021-04-12 10:59:58 | × | heatsink quits (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 265 seconds) |
| 2021-04-12 11:03:11 | → | dariof4 joins (~dario@217.171.72.98) |
| 2021-04-12 11:03:13 | → | frozenErebus joins (~frozenEre@37.231.244.249) |
| 2021-04-12 11:06:13 | × | conjunctive quits (sid433686@gateway/web/irccloud.com/x-hhhjkiinhlcnbbgs) (Quit: Connection closed for inactivity) |
| 2021-04-12 11:10:11 | → | usr25 joins (~usr25@unaffiliated/usr25) |
| 2021-04-12 11:19:02 | → | drbean_ joins (~drbean@TC210-63-209-84.static.apol.com.tw) |
| 2021-04-12 11:20:10 | → | cgfbee joins (~bot@oc1.itim-cj.ro) |
| 2021-04-12 11:27:42 | → | kiweun joins (~kiweun@2607:fea8:2a62:9600:7842:3793:f21:78a5) |
| 2021-04-12 11:30:24 | → | xzmsl joins (4e208274@78.32.130.116) |
| 2021-04-12 11:32:07 | × | kiweun quits (~kiweun@2607:fea8:2a62:9600:7842:3793:f21:78a5) (Ping timeout: 258 seconds) |
| 2021-04-12 11:32:47 | → | urodna joins (~urodna@unaffiliated/urodna) |
| 2021-04-12 11:37:22 | <xzmsl> | Hey! Say I have an event type represented as a huge sum type, each with different fields with other types nested within them deeply. Anywhere in this structure there might be fields of a particular type T that I'm looking for. Given one of these events, is there a nice way of extracting a list [T] of all of the T types in this nested structure, |
| 2021-04-12 11:37:23 | <xzmsl> | making sure to not miss any? This feels like maybe something lens-y but I'm not sure where to look |
| 2021-04-12 11:39:57 | → | Kaeipi joins (~Kaiepi@47.54.252.148) |
| 2021-04-12 11:40:06 | × | Kaiepi quits (~Kaiepi@47.54.252.148) (Read error: No route to host) |
| 2021-04-12 11:43:08 | <wrunt> | look in Control.Lens.Plated |
| 2021-04-12 11:43:57 | → | nut joins (~user@roc37-h01-176-170-197-243.dsl.sta.abo.bbox.fr) |
| 2021-04-12 11:44:53 | × | frozenErebus quits (~frozenEre@37.231.244.249) (Ping timeout: 240 seconds) |
| 2021-04-12 11:44:55 | → | Gurkenglas_ joins (~Gurkengla@unaffiliated/gurkenglas) |
| 2021-04-12 11:46:10 | × | Lowl3v3l quits (~Lowl3v3l@dslb-002-207-103-026.002.207.pools.vodafone-ip.de) (Ping timeout: 252 seconds) |
| 2021-04-12 11:47:22 | → | Lowl3v3l joins (~Lowl3v3l@dslb-002-207-103-026.002.207.pools.vodafone-ip.de) |
| 2021-04-12 11:47:49 | × | Gurkenglas quits (~Gurkengla@unaffiliated/gurkenglas) (Ping timeout: 252 seconds) |
| 2021-04-12 11:49:05 | × | whataday quits (~xxx@2400:8902::f03c:92ff:fe60:98d8) (Remote host closed the connection) |
| 2021-04-12 11:49:36 | × | mikoto-chan quits (~anass@gateway/tor-sasl/mikoto-chan) (Remote host closed the connection) |
| 2021-04-12 11:50:12 | → | whataday joins (~xxx@2400:8902::f03c:92ff:fe60:98d8) |
| 2021-04-12 11:52:08 | × | zebrag quits (~inkbottle@aaubervilliers-654-1-2-51.w83-200.abo.wanadoo.fr) (Quit: Konversation terminated!) |
| 2021-04-12 11:52:23 | <wrunt> | 'deep' may be what you're after |
| 2021-04-12 11:52:29 | → | zebrag joins (~inkbottle@aaubervilliers-654-1-2-51.w83-200.abo.wanadoo.fr) |
| 2021-04-12 11:53:54 | × | rprije quits (~rprije@59-102-63-15.tpgi.com.au) (Ping timeout: 268 seconds) |
| 2021-04-12 11:54:43 | × | hendursaga quits (~weechat@gateway/tor-sasl/hendursaga) (Quit: hendursaga) |
| 2021-04-12 11:55:11 | → | hendursaga joins (~weechat@gateway/tor-sasl/hendursaga) |
| 2021-04-12 11:57:38 | → | machinedgod joins (~machinedg@135-23-192-217.cpe.pppoe.ca) |
| 2021-04-12 11:59:19 | → | frozenErebus joins (~frozenEre@37.231.244.249) |
| 2021-04-12 12:00:59 | × | LKoen quits (~LKoen@65.250.88.92.rev.sfr.net) (Read error: Connection reset by peer) |
| 2021-04-12 12:02:42 | → | LKoen joins (~LKoen@65.250.88.92.rev.sfr.net) |
| 2021-04-12 12:07:10 | × | fiedlr quits (~fiedlr@83.148.33.254) (Remote host closed the connection) |
| 2021-04-12 12:07:39 | → | solvr joins (57e3c46d@87.227.196.109) |
| 2021-04-12 12:12:34 | × | frozenErebus quits (~frozenEre@37.231.244.249) (Ping timeout: 252 seconds) |
| 2021-04-12 12:14:34 | × | Vq quits (~vq@90-227-195-41-no77.tbcn.telia.com) (Read error: Connection reset by peer) |
| 2021-04-12 12:14:57 | × | usr25 quits (~usr25@unaffiliated/usr25) (Read error: Connection reset by peer) |
| 2021-04-12 12:15:25 | → | Vq joins (~vq@90-227-195-41-no77.tbcn.telia.com) |
| 2021-04-12 12:15:47 | × | Vq quits (~vq@90-227-195-41-no77.tbcn.telia.com) (Remote host closed the connection) |
| 2021-04-12 12:16:19 | → | fiedlr joins (~fiedlr@83.148.33.254) |
| 2021-04-12 12:18:15 | → | jonathanx_ joins (~jonathan@h-176-109.A357.priv.bahnhof.se) |
| 2021-04-12 12:18:48 | × | jonathanx quits (~jonathan@h-176-109.A357.priv.bahnhof.se) (Read error: Connection reset by peer) |
| 2021-04-12 12:19:27 | <L29Ah> | compiler/GHC/Prelude.hs:41:8: error: |
| 2021-04-12 12:19:28 | <L29Ah> | Could not find module ‘GHC.Bits’ |
| 2021-04-12 12:19:29 | <L29Ah> | omg apparently ghc master is too new for ghc-9.0.1 |
| 2021-04-12 12:19:47 | <L29Ah> | bgamari_: have you poked my repro case? |
| 2021-04-12 12:21:15 | <xzmsl> | wrunt: thanks, just what i was looking for! |
| 2021-04-12 12:22:34 | → | ClaudiusMaximus joins (~claude@cpc98210-croy26-2-0-cust137.19-2.cable.virginm.net) |
| 2021-04-12 12:22:34 | × | ClaudiusMaximus quits (~claude@cpc98210-croy26-2-0-cust137.19-2.cable.virginm.net) (Changing host) |
| 2021-04-12 12:22:34 | → | ClaudiusMaximus joins (~claude@unaffiliated/claudiusmaximus) |
| 2021-04-12 12:28:26 | × | elfets quits (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (Ping timeout: 240 seconds) |
| 2021-04-12 12:28:49 | → | Mrbuck joins (~Mrbuck@gateway/tor-sasl/mrbuck) |
| 2021-04-12 12:31:31 | → | ulidtko joins (~ulidtko@31.133.98.215) |
| 2021-04-12 12:31:58 | × | ulidtko|kk quits (~ulidtko@194.54.80.38) (Ping timeout: 240 seconds) |
| 2021-04-12 12:32:36 | × | olligobber quits (olligobber@gateway/vpn/privateinternetaccess/olligobber) (Remote host closed the connection) |
| 2021-04-12 12:33:23 | → | ulidtko|k joins (~ulidtko@194.54.80.38) |
| 2021-04-12 12:33:28 | × | bitdex quits (~bitdex@gateway/tor-sasl/bitdex) (Quit: = "") |
| 2021-04-12 12:36:09 | × | ulidtko quits (~ulidtko@31.133.98.215) (Ping timeout: 265 seconds) |
| 2021-04-12 12:36:37 | × | kristijonas quits (~kristijon@78-56-32-39.static.zebra.lt) (Remote host closed the connection) |
| 2021-04-12 12:41:59 | → | waleee-cl joins (uid373333@gateway/web/irccloud.com/x-laygyesnubfpnshz) |
| 2021-04-12 12:43:02 | → | mikoto-chan joins (~anass@gateway/tor-sasl/mikoto-chan) |
| 2021-04-12 12:45:05 | × | APic quits (apic@apic.name) (Ping timeout: 268 seconds) |
| 2021-04-12 12:45:13 | <zzz> | i am getting 'fdLock: invalid argument (Invalid argument)' on cabal update and cabal install wtv on ubuntu and am struggling with google. any ideas? |
| 2021-04-12 12:46:22 | → | supercoven joins (~Supercove@dsl-hkibng31-58c384-213.dhcp.inet.fi) |
| 2021-04-12 12:46:22 | → | APic joins (apic@apic.name) |
| 2021-04-12 12:47:22 | → | ddellacosta joins (~ddellacos@ool-44c73afa.dyn.optonline.net) |
| 2021-04-12 12:47:41 | × | ddellacosta quits (~ddellacos@ool-44c73afa.dyn.optonline.net) (Remote host closed the connection) |
| 2021-04-12 12:48:21 | → | Sornaensis joins (~Sornaensi@077213203030.dynamic.telenor.dk) |
All times are in UTC.