Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2021-04-26 08:30:48 Stanley|00 joins (~stanley00@unaffiliated/stanley00)
2021-04-26 08:30:56 Guest45273 joins (sid175221@gateway/web/irccloud.com/x-xfqbqidhzrwpebvs)
2021-04-26 08:30:57 × vgtw quits (~vgtw@gateway/tor-sasl/vgtw) (Remote host closed the connection)
2021-04-26 08:31:05 dmj` joins (sid72307@gateway/web/irccloud.com/x-dxdffqeugfhdwmki)
2021-04-26 08:31:09 SanchayanMaity joins (sid478177@gateway/web/irccloud.com/x-ggfrtzsywgaxgizs)
2021-04-26 08:31:12 vgtw joins (~vgtw@gateway/tor-sasl/vgtw)
2021-04-26 08:32:16 × Stanley00 quits (~stanley00@unaffiliated/stanley00) (Ping timeout: 252 seconds)
2021-04-26 08:33:10 jgt joins (~jgt@78.162.43.217)
2021-04-26 08:33:26 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 246 seconds)
2021-04-26 08:33:41 × hyiltiz quits (~quassel@unaffiliated/hyiltiz) (Ping timeout: 240 seconds)
2021-04-26 08:35:23 Gurkenglas joins (~Gurkengla@unaffiliated/gurkenglas)
2021-04-26 08:37:08 × drbean_ quits (~drbean@TC210-63-209-203.static.apol.com.tw) (Quit: ZNC 1.8.2+cygwin2 - https://znc.in)
2021-04-26 08:38:14 ddellacosta joins (~ddellacos@86.106.143.34)
2021-04-26 08:38:15 mmfood_2 joins (~mmfood@185.176.246.69)
2021-04-26 08:38:33 hyiltiz joins (~quassel@31.220.5.250)
2021-04-26 08:38:33 × hyiltiz quits (~quassel@31.220.5.250) (Changing host)
2021-04-26 08:38:33 hyiltiz joins (~quassel@unaffiliated/hyiltiz)
2021-04-26 08:42:41 × tzh quits (~tzh@c-24-21-73-154.hsd1.wa.comcast.net) (Quit: zzz)
2021-04-26 08:42:48 × ddellacosta quits (~ddellacos@86.106.143.34) (Ping timeout: 268 seconds)
2021-04-26 08:43:25 × knupfer quits (~Thunderbi@200116b82b4e03004c33ffe1c2c70c13.dip.versatel-1u1.de) (Ping timeout: 250 seconds)
2021-04-26 08:45:39 × zaquest quits (~notzaques@5.128.210.178) (Quit: Leaving)
2021-04-26 08:46:48 zaquest joins (~notzaques@5.128.210.178)
2021-04-26 08:47:45 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2021-04-26 08:48:52 boogsbunny joins (1769ab38@23.105.171.56)
2021-04-26 08:49:58 malumore joins (~malumore@151.62.121.252)
2021-04-26 08:50:43 <joel135> > do { return 0; print "???" }
2021-04-26 08:50:45 <lambdabot> <IO ()>
2021-04-26 08:51:04 <joel135> "???"
2021-04-26 08:51:08 <joel135> :)
2021-04-26 08:51:38 × malumore quits (~malumore@151.62.121.252) (Remote host closed the connection)
2021-04-26 08:51:49 malumore joins (~malumore@151.62.121.252)
2021-04-26 08:52:04 <tempate> Uniaika: that may do the trick. The problem now is how to get only the first element from filter.
2021-04-26 08:52:13 bitmagie joins (~Thunderbi@200116b80653e900704c8745b360bdd2.dip.versatel-1u1.de)
2021-04-26 08:52:28 × malumore quits (~malumore@151.62.121.252) (Remote host closed the connection)
2021-04-26 08:52:38 malumore joins (~malumore@151.62.121.252)
2021-04-26 08:52:47 <Uniaika> tempate: head . filter ?
2021-04-26 08:52:52 <Uniaika> filter returns a list
2021-04-26 08:54:36 <merijn> :t listToMaybe
2021-04-26 08:54:38 <lambdabot> [a] -> Maybe a
2021-04-26 08:54:54 × malumore quits (~malumore@151.62.121.252) (Remote host closed the connection)
2021-04-26 08:55:03 <tempate> Fantastic
2021-04-26 08:55:18 malumore joins (~malumore@151.62.121.252)
2021-04-26 08:55:23 × malumore quits (~malumore@151.62.121.252) (Remote host closed the connection)
2021-04-26 08:55:31 × idhugo__ quits (~idhugo@130.225.16.16) (Read error: Connection reset by peer)
2021-04-26 08:55:59 <tempate> Thanks a lot
2021-04-26 08:56:14 pfurla_ joins (~pfurla@185.108.105.65)
2021-04-26 08:56:27 malumore joins (~malumore@151.62.121.252)
2021-04-26 08:56:55 idhugo__ joins (~idhugo@87-49-45-4-mobile.dk.customer.tdc.net)
2021-04-26 08:56:55 notzmv joins (~zmv@unaffiliated/zmv)
2021-04-26 08:57:48 × malumore quits (~malumore@151.62.121.252) (Remote host closed the connection)
2021-04-26 08:57:59 malumore joins (~malumore@151.62.121.252)
2021-04-26 08:58:20 nineonine joins (~nineonine@2604:3d08:7785:9600:bde3:c459:7b57:e4c8)
2021-04-26 08:59:13 × pfurla quits (~pfurla@ool-182ed2e2.dyn.optonline.net) (Ping timeout: 252 seconds)
2021-04-26 09:00:09 × samthecoy[m] quits (samthecoym@gateway/shell/matrix.org/x-hruxclzacznfvtzj) (Quit: Idle for 30+ days)
2021-04-26 09:00:48 pfurla joins (~pfurla@ool-182ed2e2.dyn.optonline.net)
2021-04-26 09:00:52 Guest292 is now known as chomwitt
2021-04-26 09:02:29 × nineonine quits (~nineonine@2604:3d08:7785:9600:bde3:c459:7b57:e4c8) (Ping timeout: 245 seconds)
2021-04-26 09:02:52 × pfurla_ quits (~pfurla@185.108.105.65) (Ping timeout: 240 seconds)
2021-04-26 09:03:49 × heatsink quits (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
2021-04-26 09:04:10 × Thom2503 quits (~Thom2503@49-135-166-62.ftth.glasoperator.nl) (Read error: Connection reset by peer)
2021-04-26 09:04:57 × swater quits (~swater@perso.iiens.net) (Ping timeout: 260 seconds)
2021-04-26 09:11:45 Pickchea joins (~private@unaffiliated/pickchea)
2021-04-26 09:13:41 × remedan quits (~remedan@balak.me) (Quit: Bye!)
2021-04-26 09:13:55 Varis joins (~Tadas@unaffiliated/varis)
2021-04-26 09:16:03 Thom2503 joins (~Thom2503@49-135-166-62.ftth.glasoperator.nl)
2021-04-26 09:18:42 ddellacosta joins (ddellacost@gateway/vpn/mullvad/ddellacosta)
2021-04-26 09:19:41 remedan joins (~remedan@balak.me)
2021-04-26 09:23:11 × ddellacosta quits (ddellacost@gateway/vpn/mullvad/ddellacosta) (Ping timeout: 240 seconds)
2021-04-26 09:24:25 <maerwald> listToMaybe is a terrible name :)
2021-04-26 09:24:57 <maerwald> @hoogle safeHead
2021-04-26 09:24:58 <lambdabot> Distribution.Simple.Utils safeHead :: [a] -> Maybe a
2021-04-26 09:24:58 <lambdabot> Distribution.Utils.Generic safeHead :: [a] -> Maybe a
2021-04-26 09:24:58 <lambdabot> Universum.Container safeHead :: Container t => t -> Maybe (Element t)
2021-04-26 09:26:08 <maerwald> @hoogle headMay
2021-04-26 09:26:09 <lambdabot> Safe headMay :: [a] -> Maybe a
2021-04-26 09:26:09 <lambdabot> Protolude headMay :: [a] -> Maybe a
2021-04-26 09:26:09 <lambdabot> Protolude.Safe headMay :: [a] -> Maybe a
2021-04-26 09:26:49 <maerwald> . o O ( headJune )
2021-04-26 09:27:13 __monty__ joins (~toonn@unaffiliated/toonn)
2021-04-26 09:28:17 <Uniaika> @hoogle head :: NonEmpty a -> a
2021-04-26 09:28:18 <lambdabot> Data.List.NonEmpty head :: NonEmpty a -> a
2021-04-26 09:28:18 <lambdabot> Distribution.Compat.Prelude.Internal head :: NonEmpty a -> a
2021-04-26 09:28:18 <lambdabot> Data.List.NonEmpty.Compat head :: () => NonEmpty a -> a
2021-04-26 09:28:21 <Uniaika> :3
2021-04-26 09:29:50 × Gurkenglas quits (~Gurkengla@unaffiliated/gurkenglas) (Remote host closed the connection)
2021-04-26 09:30:15 Gurkenglas joins (~Gurkengla@unaffiliated/gurkenglas)
2021-04-26 09:33:48 mikolaj__ joins (~mikon@duch.mimuw.edu.pl)
2021-04-26 09:33:57 × sord937 quits (~sord937@gateway/tor-sasl/sord937) (Ping timeout: 240 seconds)
2021-04-26 09:34:27 × mikolaj__ quits (~mikon@duch.mimuw.edu.pl) (Client Quit)
2021-04-26 09:36:28 sord937 joins (~sord937@gateway/tor-sasl/sord937)
2021-04-26 09:36:38 mandiblegrip joins (~mandibleg@58.168.115.44)
2021-04-26 09:41:19 × mandiblegrip quits (~mandibleg@58.168.115.44) (Client Quit)
2021-04-26 09:41:32 plast1k_ joins (~plast1k_@41.186.25.253)
2021-04-26 09:43:44 × bitdex quits (~bitdex@gateway/tor-sasl/bitdex) (Quit: = "")
2021-04-26 09:49:07 Tops2 joins (~Tobias@dyndsl-091-249-083-109.ewe-ip-backbone.de)
2021-04-26 09:50:02 elfets joins (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de)
2021-04-26 09:52:57 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Quit: Writing)
2021-04-26 09:55:33 × ech quits (~user@gateway/tor-sasl/ech) (Ping timeout: 240 seconds)
2021-04-26 09:55:35 × plutoniix quits (~q@ppp-58-8-212-146.revip2.asianet.co.th) (Quit: Leaving)
2021-04-26 09:56:49 minoru_shiraeesh joins (~shiraeesh@109.166.59.190)

All times are in UTC.