Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→
Page 1 .. 121 122 123 124 125 126 127 128 129 130 131 .. 5022
502,152 events total
2020-09-21 18:30:35 juuandyy joins (~juuandyy@90.166.144.65)
2020-09-21 18:36:25 × machinedgod quits (~machinedg@d67-193-126-196.home3.cgocable.net) (Ping timeout: 246 seconds)
2020-09-21 18:36:42 × Saten-san quits (~Saten-san@ip-83-134-202-127.dsl.scarlet.be) (Quit: WeeChat 2.8)
2020-09-21 18:38:59 × shafox quits (~shafox@106.51.234.111) (Remote host closed the connection)
2020-09-21 18:39:05 × ystael quits (~ystael@209.6.50.55) (Ping timeout: 240 seconds)
2020-09-21 18:39:07 × justanotheruser quits (~justanoth@unaffiliated/justanotheruser) (Ping timeout: 240 seconds)
2020-09-21 18:39:23 justanotheruser joins (~justanoth@unaffiliated/justanotheruser)
2020-09-21 18:41:47 bahamas joins (~lucian@unaffiliated/bahamas)
2020-09-21 18:43:06 adamwespiser joins (~adam_wesp@209.6.42.110)
2020-09-21 18:44:14 ahmr88 joins (~ahmr88@cpc85006-haye22-2-0-cust131.17-4.cable.virginm.net)
2020-09-21 18:44:19 × mirrorbird quits (~psutcliff@2a00:801:44a:a00b:20c3:c64:eb15:73a2) (Ping timeout: 272 seconds)
2020-09-21 18:44:37 wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2020-09-21 18:46:25 × Aquazi quits (uid312403@gateway/web/irccloud.com/x-bxvisodaildxgivh) (Quit: Connection closed for inactivity)
2020-09-21 18:47:23 × adamwespiser quits (~adam_wesp@209.6.42.110) (Ping timeout: 240 seconds)
2020-09-21 18:48:18 <hyperisco> since we have flip :: (a -> b -> c) -> (b -> a -> c) I think it makes a lot of sense to add flop :: (b -> a -> c) -> (a -> b -> c) in case you want to go back
2020-09-21 18:49:03 <monochrom> haha
2020-09-21 18:49:10 adaminsull joins (~adaminsul@84.39.117.57)
2020-09-21 18:49:24 × wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 256 seconds)
2020-09-21 18:49:35 <Rembane> Cunning!
2020-09-21 18:50:42 <monochrom> We also need one for reverse.
2020-09-21 18:51:02 × vicfred quits (~vicfred@unaffiliated/vicfred) (Quit: Leaving)
2020-09-21 18:51:44 <tomjaguarpaw> rovorse
2020-09-21 18:52:58 hackage libjwt-typed 0.2 - A Haskell implementation of JSON Web Token (JWT) https://hackage.haskell.org/package/libjwt-typed-0.2 (rzeznik)
2020-09-21 18:56:49 × thir quits (~thir@p200300f27f0fc600ed2222922a5678d5.dip0.t-ipconnect.de) (Remote host closed the connection)
2020-09-21 18:57:41 × knupfer quits (~Thunderbi@i5E86B42C.versanet.de) (Ping timeout: 260 seconds)
2020-09-21 18:57:56 thir joins (~thir@p200300f27f0fc600ed2222922a5678d5.dip0.t-ipconnect.de)
2020-09-21 18:58:50 × Jaf23o quits (029895e7@2.152.149.231.dyn.user.ono.com) (Ping timeout: 245 seconds)
2020-09-21 19:00:31 × ahmr88 quits (~ahmr88@cpc85006-haye22-2-0-cust131.17-4.cable.virginm.net) (Remote host closed the connection)
2020-09-21 19:06:14 × orion quits (~orion@unaffiliated/orion) ()
2020-09-21 19:07:20 michael__ joins (~michael@2a02:2455:b61:1b00:4ecc:6aff:fe28:be5e)
2020-09-21 19:08:23 × alp quits (~alp@2a01:e0a:58b:4920:a050:58b3:20bf:5c71) (Ping timeout: 272 seconds)
2020-09-21 19:08:42 bennofs_ joins (~quassel@dslb-094-222-034-064.094.222.pools.vodafone-ip.de)
2020-09-21 19:10:01 × Rudd0 quits (~Rudd0@185.189.115.103) (Ping timeout: 246 seconds)
2020-09-21 19:10:56 × juuandyy quits (~juuandyy@90.166.144.65) (Ping timeout: 256 seconds)
2020-09-21 19:11:09 <koz_> I'm a bit confused how to write an Hspec 'SpecWith a' with 'beforeAll'. Where do I get the value of type 'a' from?
2020-09-21 19:11:40 <koz_> I'm only familiar with the 'describe "foo" . it "bars" $ x `shouldBe` y' style of incantation.
2020-09-21 19:11:54 <koz_> And the docs aren't very clear about how to use 'before' and 'beforeAll'.
2020-09-21 19:12:56 × bennofs quits (~quassel@dslb-178-000-064-245.178.000.pools.vodafone-ip.de) (Ping timeout: 272 seconds)
2020-09-21 19:13:01 coot joins (~coot@37.30.51.178.nat.umts.dynamic.t-mobile.pl)
2020-09-21 19:14:11 vicfred joins (~vicfred@unaffiliated/vicfred)
2020-09-21 19:14:14 machinedgod joins (~machinedg@d67-193-126-196.home3.cgocable.net)
2020-09-21 19:16:11 acidjnk_new2 joins (~acidjnk@p200300d0c73658819d57354728142a5b.dip0.t-ipconnect.de)
2020-09-21 19:16:59 ahmr88 joins (~ahmr88@cpc85006-haye22-2-0-cust131.17-4.cable.virginm.net)
2020-09-21 19:17:15 × worc3131 quits (~quassel@2a02:c7f:c026:9500:7d0b:65d0:38a4:4786) (Ping timeout: 272 seconds)
2020-09-21 19:20:57 × michael__ quits (~michael@2a02:2455:b61:1b00:4ecc:6aff:fe28:be5e) (Quit: Leaving)
2020-09-21 19:20:57 hackage sequence-formats 1.5.1.2 - A package with basic parsing utilities for several Bioinformatic data formats. https://hackage.haskell.org/package/sequence-formats-1.5.1.2 (stephan_schiffels)
2020-09-21 19:25:00 × sepi quits (49dc4892@c-73-220-72-146.hsd1.ca.comcast.net) (Remote host closed the connection)
2020-09-21 19:25:26 ystael joins (~ystael@116.sub-174-196-195.myvzw.com)
2020-09-21 19:28:43 wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2020-09-21 19:30:12 × bahamas quits (~lucian@unaffiliated/bahamas) (Ping timeout: 256 seconds)
2020-09-21 19:33:02 × fendor quits (~fendor@77.119.128.64.wireless.dyn.drei.com) (Remote host closed the connection)
2020-09-21 19:33:56 fendor joins (~fendor@77.119.128.64.wireless.dyn.drei.com)
2020-09-21 19:35:12 chaosmasttter joins (~chaosmast@p200300c4a702130181d7af909c24ca2e.dip0.t-ipconnect.de)
2020-09-21 19:42:17 × nikosky quits (ba0e194f@186.14.25.79) (Remote host closed the connection)
2020-09-21 19:42:24 alp joins (~alp@2a01:e0a:58b:4920:24b6:1e8a:d1c8:1f2e)
2020-09-21 19:43:28 John20 joins (~John@82.46.59.122)
2020-09-21 19:45:16 × ystael quits (~ystael@116.sub-174-196-195.myvzw.com) (Read error: Connection reset by peer)
2020-09-21 19:48:35 adamwespiser joins (~adam_wesp@209.6.42.110)
2020-09-21 19:49:27 ystael joins (~ystael@116.sub-174-196-195.myvzw.com)
2020-09-21 19:49:59 × geekosaur quits (42d52102@66.213.33.2) (Remote host closed the connection)
2020-09-21 19:51:23 × carlomagno1 quits (~cararell@inet-hqmc01-o.oracle.com) (Ping timeout: 240 seconds)
2020-09-21 19:53:23 × adamwespiser quits (~adam_wesp@209.6.42.110) (Ping timeout: 260 seconds)
2020-09-21 19:54:08 × wwwww quits (~wwwww@unaffiliated/wwwww) (Ping timeout: 260 seconds)
2020-09-21 19:54:44 × irc_user quits (uid423822@gateway/web/irccloud.com/x-orjppconqhqlsued) (Quit: Connection closed for inactivity)
2020-09-21 19:56:02 wwwww joins (~wwwww@unaffiliated/wwwww)
2020-09-21 19:56:26 gmt joins (~gmt@pool-71-105-108-44.nycmny.fios.verizon.net)
2020-09-21 19:57:16 × wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 272 seconds)
2020-09-21 20:00:00 × thir quits (~thir@p200300f27f0fc600ed2222922a5678d5.dip0.t-ipconnect.de) (Remote host closed the connection)
2020-09-21 20:00:34 thir joins (~thir@p200300f27f0fc600ed2222922a5678d5.dip0.t-ipconnect.de)
2020-09-21 20:01:01 × gmt quits (~gmt@pool-71-105-108-44.nycmny.fios.verizon.net) (Ping timeout: 265 seconds)
2020-09-21 20:01:26 gmt joins (~gmt@pool-71-105-108-44.nycmny.fios.verizon.net)
2020-09-21 20:01:49 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
2020-09-21 20:03:29 × danvet_ quits (~Daniel@2a02:168:57f4:0:efd0:b9e5:5ae6:c2fa) (Ping timeout: 272 seconds)
2020-09-21 20:04:14 mariatsji joins (~mariatsji@2a01:79d:53aa:c66c:342b:5324:f59b:5b0e)
2020-09-21 20:05:02 × thir quits (~thir@p200300f27f0fc600ed2222922a5678d5.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)
2020-09-21 20:05:31 wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2020-09-21 20:06:46 × xerox_ quits (~xerox@unaffiliated/xerox) (Ping timeout: 272 seconds)
2020-09-21 20:08:24 × mariatsji quits (~mariatsji@2a01:79d:53aa:c66c:342b:5324:f59b:5b0e) (Ping timeout: 246 seconds)
2020-09-21 20:10:06 × AlterEgo- quits (~ladew@124-198-158-163.dynamic.caiway.nl) (Quit: Leaving)
2020-09-21 20:10:10 carlomagno joins (~cararell@inet-hqmc02-o.oracle.com)
2020-09-21 20:10:28 × wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 260 seconds)
2020-09-21 20:10:56 wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2020-09-21 20:11:35 juuandyy joins (~juuandyy@90.166.144.65)
2020-09-21 20:12:09 lazerpants joins (c59d003d@197.157.0.61)
2020-09-21 20:14:27 × coot quits (~coot@37.30.51.178.nat.umts.dynamic.t-mobile.pl) (Quit: coot)
2020-09-21 20:14:43 hiroaki joins (~hiroaki@2a02:908:4b14:d500:8d4c:a111:9cac:718b)
2020-09-21 20:15:17 AlterEgo- joins (~ladew@124-198-158-163.dynamic.caiway.nl)
2020-09-21 20:16:54 × jespada quits (~jespada@90.254.241.6) (Ping timeout: 272 seconds)
2020-09-21 20:18:46 jespada joins (~jespada@90.254.241.6)
2020-09-21 20:20:29 × alx741 quits (~alx741@186.178.110.130) (Quit: alx741)
2020-09-21 20:24:02 × ryansmccoy quits (~ryansmcco@156.96.151.132) (Ping timeout: 256 seconds)
2020-09-21 20:24:25 ryansmccoy joins (~ryansmcco@193.37.254.27)
2020-09-21 20:25:33 × ggole quits (~ggole@2001:8003:8119:7200:e0af:f6f1:e650:ba35) (Quit: Leaving)
2020-09-21 20:27:15 × jonatanb quits (~jonatanb@83.24.161.211.ipv4.supernova.orange.pl) (Quit: Leaving...)
2020-09-21 20:27:16 × wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 260 seconds)
2020-09-21 20:28:01 × AlterEgo- quits (~ladew@124-198-158-163.dynamic.caiway.nl) (Quit: Leaving)
2020-09-21 20:28:05 isovector1 joins (~isovector@node-1w7jr9squrfoy3fci95ksrhpu.ipv6.telus.net)
2020-09-21 20:28:56 wroathe joins (~wroathe@c-73-24-27-54.hsd1.mn.comcast.net)
2020-09-21 20:32:38 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-21 20:34:06 × dhouthoo quits (~dhouthoo@ptr-eiv6509pb4ifhdr9lsd.18120a2.ip6.access.telenet.be) (Quit: WeeChat 2.8)

All times are in UTC.