Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2021-05-02 01:26:53 <justsomeguy> As a new Haskell user, it happens to me a lot, too. I got used to having everything in scope by default from language like Python. Hoogle helps a lot.
2021-05-02 01:27:05 <justsomeguy> s/language/languages/
2021-05-02 01:28:09 × ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 252 seconds)
2021-05-02 01:29:01 vchlup_ joins (~vchlup@115.128.broadband17.iol.cz)
2021-05-02 01:29:38 × vchlup quits (~vchlup@115.128.broadband17.iol.cz) (Read error: Connection reset by peer)
2021-05-02 01:35:13 × zebrag quits (~inkbottle@alagny-155-1-30-153.w83-200.abo.wanadoo.fr) (Remote host closed the connection)
2021-05-02 01:35:36 stree joins (~stree@68.36.8.116)
2021-05-02 01:37:55 × xff0x quits (~xff0x@2001:1a81:52b7:b500:7355:ada0:cdf5:eb04) (Ping timeout: 248 seconds)
2021-05-02 01:39:54 xff0x joins (~xff0x@2001:1a81:52ec:5800:8ba9:e304:cfde:2b16)
2021-05-02 01:40:48 × Sheilong quits (uid293653@gateway/web/irccloud.com/x-sljlvsodxllzwnvt) ()
2021-05-02 01:41:21 × geekosaur quits (930099da@rrcs-147-0-153-218.central.biz.rr.com) (Quit: Connection closed)
2021-05-02 01:43:15 × kristijonas quits (~kristijon@78-56-32-39.static.zebra.lt) (Remote host closed the connection)
2021-05-02 01:43:46 kristijonas joins (~kristijon@78-56-32-39.static.zebra.lt)
2021-05-02 01:46:22 × carlomagno quits (~cararell@148.87.23.11) (Quit: Leaving.)
2021-05-02 01:49:12 v01d4lph4 joins (~v01d4lph4@171.48.62.25)
2021-05-02 01:50:22 × DTZUZU quits (~DTZUZO@205.ip-149-56-132.net) (Read error: Connection reset by peer)
2021-05-02 01:52:01 × dinciorip quits (~dincio@5.170.44.21) (Quit: WeeChat 3.1)
2021-05-02 01:53:41 × v01d4lph4 quits (~v01d4lph4@171.48.62.25) (Ping timeout: 240 seconds)
2021-05-02 01:55:08 × Kaiepi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection)
2021-05-02 01:56:10 Kaiepi joins (~Kaiepi@47.54.252.148)
2021-05-02 02:03:50 ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta)
2021-05-02 02:08:06 × ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 240 seconds)
2021-05-02 02:08:33 × heatsink quits (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
2021-05-02 02:09:55 aarvar joins (~foewfoiew@2601:602:a080:fa0:696f:bd5:1d30:cd10)
2021-05-02 02:10:32 × dpl quits (~dpl@77-121-78-163.chn.volia.net) (Ping timeout: 240 seconds)
2021-05-02 02:11:05 × CrazyPython quits (~crazypyth@98.122.164.118) (Read error: Connection reset by peer)
2021-05-02 02:13:58 × roconnor quits (~roconnor@host-45-58-195-183.dyn.295.ca) (Quit: Konversation terminated!)
2021-05-02 02:17:53 nbloomf joins (~nbloomf@2600:1700:ad14:3020:a182:9232:ec83:3157)
2021-05-02 02:21:36 jao- joins (~jao@pdpc/supporter/professional/jao)
2021-05-02 02:21:36 × jao- quits (~jao@pdpc/supporter/professional/jao) (Remote host closed the connection)
2021-05-02 02:22:21 × jalumar quits (uid392211@gateway/web/irccloud.com/x-ulvzcprozvzoropl) (Quit: Connection closed for inactivity)
2021-05-02 02:24:14 × Narinas quits (~Narinas@187-178-93-112.dynamic.axtel.net) (Ping timeout: 252 seconds)
2021-05-02 02:24:17 × nbloomf quits (~nbloomf@2600:1700:ad14:3020:a182:9232:ec83:3157) (Quit: My MacBook has gone to sleep. ZZZzzz…)
2021-05-02 02:25:45 davve_ joins (davve@bsd.douchedata.com)
2021-05-02 02:26:03 <davve_> hi, what do you guys suggest for formatting code?
2021-05-02 02:26:56 <davve_> if any
2021-05-02 02:27:52 × hyiltiz quits (~quassel@unaffiliated/hyiltiz) (Ping timeout: 240 seconds)
2021-05-02 02:28:37 × theDon quits (~td@muedsl-82-207-238-128.citykom.de) (Ping timeout: 260 seconds)
2021-05-02 02:28:47 nbloomf joins (~nbloomf@2600:1700:ad14:3020:a182:9232:ec83:3157)
2021-05-02 02:30:10 theDon joins (~td@muedsl-82-207-238-007.citykom.de)
2021-05-02 02:30:38 hyiltiz joins (~quassel@31.220.5.250)
2021-05-02 02:30:38 × hyiltiz quits (~quassel@31.220.5.250) (Changing host)
2021-05-02 02:30:38 hyiltiz joins (~quassel@unaffiliated/hyiltiz)
2021-05-02 02:31:23 <DigitalKiwi> i like hindent
2021-05-02 02:32:20 <DigitalKiwi> there's also brittany and ormolu or stylish-haskell...etc.
2021-05-02 02:32:45 × nbloomf quits (~nbloomf@2600:1700:ad14:3020:a182:9232:ec83:3157) (Client Quit)
2021-05-02 02:33:04 × Volt_ quits (~Volt_@c-73-145-164-70.hsd1.mi.comcast.net) (Quit: )
2021-05-02 02:33:11 <davve_> cool, I just ran my code through ormolu live, turned out quite nice if I may say so :) will have a look at the ones you mentioned
2021-05-02 02:35:11 finn_elija is now known as Guest88431
2021-05-02 02:35:12 finn_elija joins (~finn_elij@gateway/tor-sasl/finnelija/x-67402716)
2021-05-02 02:35:40 ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta)
2021-05-02 02:35:55 xiinotulp joins (~q@node-ul4.pool-125-24.dynamic.totinternet.net)
2021-05-02 02:35:59 jamm_ joins (~jamm@unaffiliated/jamm)
2021-05-02 02:36:15 DTZUZU joins (~DTZUZO@205.ip-149-56-132.net)
2021-05-02 02:36:46 × plutoniix quits (~q@node-ukq.pool-125-24.dynamic.totinternet.net) (Ping timeout: 260 seconds)
2021-05-02 02:38:42 nbloomf joins (~nbloomf@2600:1700:ad14:3020:a182:9232:ec83:3157)
2021-05-02 02:38:45 × Guest88431 quits (~finn_elij@gateway/tor-sasl/finnelija/x-67402716) (Ping timeout: 240 seconds)
2021-05-02 02:39:46 × ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 240 seconds)
2021-05-02 02:40:05 × jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 250 seconds)
2021-05-02 02:40:33 × notzmv quits (~zmv@unaffiliated/zmv) (Ping timeout: 260 seconds)
2021-05-02 02:41:57 Narinas joins (~Narinas@187-178-93-112.dynamic.axtel.net)
2021-05-02 02:42:06 × mmfood_2 quits (~mmfood@185.176.246.118) (Ping timeout: 240 seconds)
2021-05-02 02:46:09 × ericsagnes quits (~ericsagne@2405:6580:0:5100:8ea5:80d2:fb29:a6df) (Ping timeout: 250 seconds)
2021-05-02 02:51:29 jgt joins (~jgt@178.233.42.233)
2021-05-02 02:53:37 × xiinotulp quits (~q@node-ul4.pool-125-24.dynamic.totinternet.net) (Quit: Leaving)
2021-05-02 02:55:06 jophish__ joins (ca536851@202.83.104.81)
2021-05-02 02:55:52 × jgt quits (~jgt@178.233.42.233) (Ping timeout: 240 seconds)
2021-05-02 02:58:58 ericsagnes joins (~ericsagne@2405:6580:0:5100:ee71:af9a:c3fd:7044)
2021-05-02 03:00:13 heatsink joins (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net)
2021-05-02 03:01:50 ddellacosta joins (~ddellacos@86.106.143.18)
2021-05-02 03:02:22 × vchlup_ quits (~vchlup@115.128.broadband17.iol.cz) (Remote host closed the connection)
2021-05-02 03:02:45 notzmv joins (~zmv@unaffiliated/zmv)
2021-05-02 03:03:07 vchlup joins (~vchlup@115.128.broadband17.iol.cz)
2021-05-02 03:03:18 × justsomeguy quits (~justsomeg@unaffiliated/--/x-3805311) (Quit: WeeChat 3.0.1)
2021-05-02 03:03:50 × xkapastel quits (uid17782@gateway/web/irccloud.com/x-zohuszkgaklticjf) (Quit: Connection closed for inactivity)
2021-05-02 03:08:20 jaiya joins (~jaiya@unaffiliated/jaiya)
2021-05-02 03:09:46 × alx741 quits (~alx741@181.196.69.213) (Quit: alx741)
2021-05-02 03:15:32 vchlup_ joins (~vchlup@115.128.broadband17.iol.cz)
2021-05-02 03:15:33 × vchlup quits (~vchlup@115.128.broadband17.iol.cz) (Read error: Connection reset by peer)
2021-05-02 03:17:52 × nicholasbulka quits (~nicholasb@2601:900:4301:da0:24e9:b8ab:68b0:2184) (Remote host closed the connection)
2021-05-02 03:18:02 × hololeap quits (hololeap@gateway/vpn/protonvpn/hololeap) (Quit: Bye)
2021-05-02 03:18:36 nicholasbulka joins (~nicholasb@2601:900:4301:da0:24e9:b8ab:68b0:2184)
2021-05-02 03:21:17 v01d4lph4 joins (~v01d4lph4@171.48.62.25)
2021-05-02 03:22:08 alx741 joins (~alx741@181.196.69.213)
2021-05-02 03:22:59 × nicholasbulka quits (~nicholasb@2601:900:4301:da0:24e9:b8ab:68b0:2184) (Ping timeout: 260 seconds)
2021-05-02 03:23:17 nicholasbulka joins (~nicholasb@2601:900:4301:da0:24e9:b8ab:68b0:2184)
2021-05-02 03:23:32 × alx741 quits (~alx741@181.196.69.213) (Client Quit)
2021-05-02 03:24:34 nineonine joins (~nineonine@2604:3d08:7783:f200:2c87:532:74b7:8a30)
2021-05-02 03:24:52 × vchlup_ quits (~vchlup@115.128.broadband17.iol.cz) (Ping timeout: 240 seconds)
2021-05-02 03:25:07 vchlup joins (~vchlup@115.128.broadband17.iol.cz)
2021-05-02 03:25:51 × v01d4lph4 quits (~v01d4lph4@171.48.62.25) (Ping timeout: 252 seconds)
2021-05-02 03:27:08 × Kaiepi quits (~Kaiepi@47.54.252.148) (Remote host closed the connection)
2021-05-02 03:27:50 Kaiepi joins (~Kaiepi@47.54.252.148)
2021-05-02 03:29:03 × nineonine quits (~nineonine@2604:3d08:7783:f200:2c87:532:74b7:8a30) (Ping timeout: 250 seconds)
2021-05-02 03:31:10 × vchlup quits (~vchlup@115.128.broadband17.iol.cz) (Remote host closed the connection)
2021-05-02 03:34:43 vchlup joins (~vchlup@115.128.broadband17.iol.cz)
2021-05-02 03:40:30 × RandomArcher quits (RandomArch@gateway/vpn/protonvpn/randomarcher) (Quit: Konversation terminated!)
2021-05-02 03:43:32 × stree quits (~stree@68.36.8.116) (Ping timeout: 240 seconds)
2021-05-02 03:48:52 v01d4lph4 joins (~v01d4lph4@171.48.62.25)
2021-05-02 03:51:11 rajivr joins (uid269651@gateway/web/irccloud.com/x-vnfvmgncpsykoslu)

All times are in UTC.