Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→
Page 1 .. 181 182 183 184 185 186 187 188 189 190 191 .. 5022
502,152 events total
2020-09-24 12:33:50 NinjaTrappeur joins (~ninja@unaffiliated/ninjatrappeur)
2020-09-24 12:34:42 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-24 12:34:42 Dolly joins (585fd1fd@ti0203q160-5312.bb.online.no)
2020-09-24 12:34:47 × Dolly quits (585fd1fd@ti0203q160-5312.bb.online.no) (Remote host closed the connection)
2020-09-24 12:35:07 × NinjaTrappeur quits (~ninja@unaffiliated/ninjatrappeur) (Client Quit)
2020-09-24 12:36:41 <phadej> are you sure that your hoistServer sets up the logger properly?
2020-09-24 12:36:54 <arianvp> phadej: is there any documentation of the haskell-ci config format?
2020-09-24 12:37:03 <phadej> i.e. that the askLoggerIO you get isn't some $ \_ -> ()
2020-09-24 12:37:09 kenran joins (~maier@b2b-37-24-119-190.unitymedia.biz)
2020-09-24 12:37:12 <arianvp> (fixing up the CI for servant to support ghc-8.10 =) )
2020-09-24 12:37:13 jedws joins (~jedws@2001:8003:337f:1b00:4ccc:a9c7:5cc7:b953)
2020-09-24 12:38:17 NinjaTrappeur joins (~ninja@unaffiliated/ninjatrappeur)
2020-09-24 12:38:34 macrover joins (~macrover@ip70-189-231-35.lv.lv.cox.net)
2020-09-24 12:38:38 kori joins (~kori@arrowheads/kori)
2020-09-24 12:38:58 <phadej> adding tested-with: GHC ... || == 8.10.2 should do the trick
2020-09-24 12:39:24 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 256 seconds)
2020-09-24 12:40:01 <phadej> haskell-ci --help lists the options, which can be used in cabal.haskell-ci
2020-09-24 12:40:02 × John20 quits (~John@82.46.59.122) (Ping timeout: 256 seconds)
2020-09-24 12:40:49 <phadej> there's also `haskell-ci dump-config` which dumps default config (with comments) if you want to see what knobs are there
2020-09-24 12:41:07 John20 joins (~John@82.46.59.122)
2020-09-24 12:42:20 <dminuoso> phadej: Ah. Thanks for the question, so Im confident Im hoisting correctly https://gist.github.com/dminuoso/92c698fe5505711092ee6ecc93b021cc
2020-09-24 12:42:46 <dminuoso> However, since you made me look, my assumption was wrong. Seems like I switched the wai middleware logger to not use my askLoggerIO provided logger after all.
2020-09-24 12:43:38 <phadej> yes, askLoggerIO yet withStdoutLogger doesn't look right
2020-09-24 12:43:53 <dminuoso> Should that matter though? I mean if they both just write chunks to stdout
2020-09-24 12:43:56 mirrorbird joins (~psutcliff@2a00:801:44a:a00b:20c3:c64:eb15:73a2)
2020-09-24 12:44:02 <dminuoso> The fact I see output at all suggests stdout gets flushed at some points
2020-09-24 12:44:30 <phadej> dunno.
2020-09-24 12:44:49 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-24 12:45:14 Dolly joins (585fd1fd@ti0203q160-5312.bb.online.no)
2020-09-24 12:45:18 × Dolly quits (585fd1fd@ti0203q160-5312.bb.online.no) (Remote host closed the connection)
2020-09-24 12:45:38 × thecoffemaker quits (~thecoffem@unaffiliated/thecoffemaker) (Ping timeout: 256 seconds)
2020-09-24 12:47:06 × kori quits (~kori@arrowheads/kori) (Read error: Connection reset by peer)
2020-09-24 12:49:28 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 260 seconds)
2020-09-24 12:50:49 Dolly joins (585fd1fd@ti0203q160-5312.bb.online.no)
2020-09-24 12:50:55 × Dolly quits (585fd1fd@ti0203q160-5312.bb.online.no) (Remote host closed the connection)
2020-09-24 12:52:18 × DirefulSalt quits (DirefulSal@gateway/vpn/privateinternetaccess/direfulsalt) (Remote host closed the connection)
2020-09-24 12:52:44 <arianvp> phadej: thanks. I was mostly confused about what these "constraint-set"s are
2020-09-24 12:52:46 <arianvp> e.g. https://github.com/haskell-servant/servant-swagger/blob/master/cabal.haskell-ci
2020-09-24 12:52:49 kori joins (~kori@arrowheads/kori)
2020-09-24 12:52:52 DirefulSalt joins (DirefulSal@gateway/vpn/privateinternetaccess/direfulsalt)
2020-09-24 12:54:16 × oish quits (~charlie@228.25.169.217.in-addr.arpa) (Ping timeout: 265 seconds)
2020-09-24 12:54:59 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-24 12:55:40 × Saten-san quits (~Saten-san@ip-213-49-123-19.dsl.scarlet.be) (Quit: WeeChat 2.8)
2020-09-24 12:55:46 eric_ joins (~eric@2804:431:c7d4:b4fa:51d1:5637:ed81:5491)
2020-09-24 12:56:50 Flaim1 joins (~Flaim@178.239.168.171)
2020-09-24 12:59:28 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 256 seconds)
2020-09-24 13:01:52 Stanley00 joins (~stanley00@unaffiliated/stanley00)
2020-09-24 13:01:56 wjwh parts (54f509f0@gateway/web/cgi-irc/kiwiirc.com/ip.84.245.9.240) ()
2020-09-24 13:03:57 × alexm_ quits (~alexm_@161.8.233.138) (Remote host closed the connection)
2020-09-24 13:04:07 Dolly joins (585fd1fd@ti0203q160-5312.bb.online.no)
2020-09-24 13:04:09 thecoffemaker joins (~thecoffem@unaffiliated/thecoffemaker)
2020-09-24 13:04:15 × Dolly quits (585fd1fd@ti0203q160-5312.bb.online.no) (Remote host closed the connection)
2020-09-24 13:05:04 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-24 13:05:33 cr3 joins (~cr3@192-222-143-195.qc.cable.ebox.net)
2020-09-24 13:06:37 jneira[m] joins (~jneira@242.red-176-83-10.dynamicip.rima-tde.net)
2020-09-24 13:06:58 × Stanley00 quits (~stanley00@unaffiliated/stanley00) (Ping timeout: 260 seconds)
2020-09-24 13:06:58 × elliott_ quits (~elliott_@100.36.54.163) (Ping timeout: 260 seconds)
2020-09-24 13:07:15 hyperisco joins (~hyperisco@d192-186-117-226.static.comm.cgocable.net)
2020-09-24 13:08:01 Saukk joins (~Saukk@2001:998:dc:4a67:1c59:9bb5:b94c:4)
2020-09-24 13:08:29 × Nik05 quits (~Nik05@85.150.134.175) (Quit: leaving)
2020-09-24 13:09:02 elliott_ joins (~elliott_@pool-100-36-54-163.washdc.fios.verizon.net)
2020-09-24 13:09:52 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 260 seconds)
2020-09-24 13:10:27 hackage uusi 0.0.0.0 - A program removing all version constraints of dependencies in .cabal file https://hackage.haskell.org/package/uusi-0.0.0.0 (berberman)
2020-09-24 13:11:49 gmt joins (~gmt@pool-71-105-108-44.nycmny.fios.verizon.net)
2020-09-24 13:12:10 Dolly joins (585fd1fd@ti0203q160-5312.bb.online.no)
2020-09-24 13:12:23 × Dolly quits (585fd1fd@ti0203q160-5312.bb.online.no) (Remote host closed the connection)
2020-09-24 13:13:20 oish joins (~charlie@94.118.69.174)
2020-09-24 13:14:46 × thecoffemaker quits (~thecoffem@unaffiliated/thecoffemaker) (Ping timeout: 256 seconds)
2020-09-24 13:15:12 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-24 13:16:58 × gmt quits (~gmt@pool-71-105-108-44.nycmny.fios.verizon.net) (Ping timeout: 272 seconds)
2020-09-24 13:17:29 × mirrorbird quits (~psutcliff@2a00:801:44a:a00b:20c3:c64:eb15:73a2) (Ping timeout: 272 seconds)
2020-09-24 13:18:23 thecoffemaker joins (~thecoffem@unaffiliated/thecoffemaker)
2020-09-24 13:19:24 darjeeling_ joins (~darjeelin@122.245.123.72)
2020-09-24 13:19:47 × Gurkenglas quits (~Gurkengla@unaffiliated/gurkenglas) (Ping timeout: 240 seconds)
2020-09-24 13:19:58 × nerdypepper quits (nerdypeppe@152.67.160.69) (Quit: bye)
2020-09-24 13:20:08 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 272 seconds)
2020-09-24 13:20:17 × howdoi quits (uid224@gateway/web/irccloud.com/x-svpcvlpkamjtfitp) (Quit: Connection closed for inactivity)
2020-09-24 13:20:33 snakemasterflex joins (~snakemast@213.100.206.23)
2020-09-24 13:21:12 × auri_ quits (~auri_@fsf/memeber/auri-) (Ping timeout: 260 seconds)
2020-09-24 13:21:37 auri_ joins (~auri_@fsf/memeber/auri-)
2020-09-24 13:22:26 Sanchayan joins (~Sanchayan@171.76.101.244)
2020-09-24 13:25:19 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)
2020-09-24 13:26:11 mpereira joins (~mpereira@2a02:810d:f40:d96:2193:1ad1:c4fb:4a0e)
2020-09-24 13:26:38 × v_m_v quits (~vm_v@2a02:aa12:3200:6480:f507:71a:9334:3099) (Remote host closed the connection)
2020-09-24 13:26:42 thir joins (~thir@p200300f27f0fc60094e773283d7bf825.dip0.t-ipconnect.de)
2020-09-24 13:26:56 v_m_v joins (~vm_v@2a02:aa12:3200:6480:f507:71a:9334:3099)
2020-09-24 13:29:23 crobbins joins (~crobbins@2601:2c1:380:ec40:bd12:f09f:f90e:c1af)
2020-09-24 13:30:13 × heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 264 seconds)
2020-09-24 13:30:53 B3d14mit3 joins (~root@175.157.60.38)
2020-09-24 13:31:09 <B3d14mit3> HI
2020-09-24 13:31:12 × thir quits (~thir@p200300f27f0fc60094e773283d7bf825.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)
2020-09-24 13:31:19 <B3d14mit3> Hello world!
2020-09-24 13:31:19 ruffianeo joins (~ruffianeo@p200300e5271f093e83bdb6806dd36cfc.dip0.t-ipconnect.de)
2020-09-24 13:31:32 × oish quits (~charlie@94.118.69.174) (Ping timeout: 272 seconds)
2020-09-24 13:31:50 oish joins (~charlie@94.118.69.174)
2020-09-24 13:32:02 × Katarushisu quits (~Katarushi@cpc149712-finc20-2-0-cust535.4-2.cable.virginm.net) (Quit: The Lounge - https://thelounge.chat)
2020-09-24 13:32:39 <B3d14mit3> Hello again!
2020-09-24 13:33:18 Katarushisu joins (~Katarushi@cpc149712-finc20-2-0-cust535.4-2.cable.virginm.net)
2020-09-24 13:33:42 B3d14mit3 parts (~root@175.157.60.38) ()
2020-09-24 13:35:28 heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net)

All times are in UTC.