Home freenode/#haskell: Logs Calendar

Logs: freenode/#haskell

←Prev  Next→ 502,152 events total
2021-04-16 17:26:47 × finn_elija quits (~finn_elij@gateway/tor-sasl/finnelija/x-67402716) (Remote host closed the connection)
2021-04-16 17:28:15 × JanBessa1 quits (~JanB@85-22-17-38.ip.dokom21.de) (Quit: Lost terminal)
2021-04-16 17:28:25 × malumore quits (~malumore@151.62.123.125) (Ping timeout: 268 seconds)
2021-04-16 17:29:56 × cr3 quits (~cr3@192-222-143-195.qc.cable.ebox.net) (Ping timeout: 246 seconds)
2021-04-16 17:30:22 gaff joins (~user@49.207.220.137)
2021-04-16 17:30:58 finn_elija joins (~finn_elij@gateway/tor-sasl/finnelija/x-67402716)
2021-04-16 17:31:43 <gaff> when i run cabal test --enable-coverage, it generates the hpc files, but when i view the HTML, all coverage information shows 0. i am using cabal 3.4
2021-04-16 17:32:04 <gaff> any idea why?
2021-04-16 17:32:38 <gaff> also, if i run hpc report on the .tix file, it indeed shows coverage info
2021-04-16 17:33:37 × jamm_ quits (~jamm@unaffiliated/jamm) (Remote host closed the connection)
2021-04-16 17:34:04 <gaff> so it looks like there is some problem with the HTML report cabal generates.
2021-04-16 17:34:13 × hyiltiz quits (~quassel@unaffiliated/hyiltiz) (Ping timeout: 240 seconds)
2021-04-16 17:34:49 <romesrf_> btw monochrom i did it with the patterns successfully
2021-04-16 17:34:59 <monochrom> :)
2021-04-16 17:35:01 jamm_ joins (~jamm@unaffiliated/jamm)
2021-04-16 17:36:11 <gaff> appreciate any help.
2021-04-16 17:37:20 hyiltiz joins (~quassel@unaffiliated/hyiltiz)
2021-04-16 17:39:18 × jamm_ quits (~jamm@unaffiliated/jamm) (Ping timeout: 240 seconds)
2021-04-16 17:42:06 merijn joins (~merijn@83-160-49-249.ip.xs4all.nl)
2021-04-16 17:42:15 <Uniaika> tdammers: do you need help with taking care of ginger?
2021-04-16 17:44:30 × gentauro quits (~gentauro@unaffiliated/gentauro) (Read error: Connection reset by peer)
2021-04-16 17:45:28 UpstreamSalmon joins (uid12077@gateway/web/irccloud.com/x-hrpllydlluhojkqp)
2021-04-16 17:47:04 nvmd joins (~nvmd@177.30.111.232)
2021-04-16 17:47:24 jamm_ joins (~jamm@unaffiliated/jamm)
2021-04-16 17:48:22 malumore joins (~malumore@151.62.123.125)
2021-04-16 17:48:23 <gaff> no modules are listed in the HTML hpc report after cabal test
2021-04-16 17:49:14 × dhil quits (~dhil@80.208.56.181) (Quit: Leaving)
2021-04-16 17:49:42 × finn_elija quits (~finn_elij@gateway/tor-sasl/finnelija/x-67402716) (Remote host closed the connection)
2021-04-16 17:50:13 gentauro joins (~gentauro@unaffiliated/gentauro)
2021-04-16 17:50:43 × rajivr quits (uid269651@gateway/web/irccloud.com/x-grpkmlokorxpefir) (Quit: Connection closed for inactivity)
2021-04-16 17:51:01 bitmagie joins (~Thunderbi@200116b806152100bd99821fc90873a1.dip.versatel-1u1.de)
2021-04-16 17:51:38 × bitmagie quits (~Thunderbi@200116b806152100bd99821fc90873a1.dip.versatel-1u1.de) (Client Quit)
2021-04-16 17:51:44 cr3 joins (~cr3@192-222-143-195.qc.cable.ebox.net)
2021-04-16 17:53:14 × lambdaman quits (~lambdaman@s66-183-152-156.bc.hsia.telus.net) (Remote host closed the connection)
2021-04-16 17:53:22 <gaff> also, i am using ghc 8.10.4
2021-04-16 17:53:37 finn_elija joins (~finn_elij@gateway/tor-sasl/finnelija/x-67402716)
2021-04-16 17:54:00 <gaff> is the hpc integration broken in cabal 3.4?
2021-04-16 17:54:03 Pickchea joins (~private@unaffiliated/pickchea)
2021-04-16 17:54:47 pavonia joins (~user@unaffiliated/siracusa)
2021-04-16 17:58:42 carlomagno1 joins (~cararell@148.87.23.8)
2021-04-16 18:00:52 × carlomagno quits (~cararell@148.87.23.10) (Ping timeout: 240 seconds)
2021-04-16 18:01:17 jaykru joins (~user@unaffiliated/jaykru)
2021-04-16 18:02:03 justsomeguy joins (~justsomeg@unaffiliated/--/x-3805311)
2021-04-16 18:03:13 <justsomeguy> Is there something similar to a "debug mode", that allows you to determine where a name comes from by annotating where it was defined?
2021-04-16 18:04:18 <justsomeguy> So I could run ''definedIn f'', and get the source file and line number (or lexical scope) that ''f'' comes from?
2021-04-16 18:04:19 mouseghost joins (~draco@87-206-9-185.dynamic.chello.pl)
2021-04-16 18:04:19 × mouseghost quits (~draco@87-206-9-185.dynamic.chello.pl) (Changing host)
2021-04-16 18:04:19 mouseghost joins (~draco@wikipedia/desperek)
2021-04-16 18:04:27 <jaykru> perhaps this would be useful? https://hackage.haskell.org/package/loch-th-0.2.2/docs/Debug-Trace-LocationTH.html
2021-04-16 18:05:45 <jaykru> __LOCATION__ in particular looks promising for what you're after
2021-04-16 18:06:41 × chele quits (~chele@5.53.222.202) (Remote host closed the connection)
2021-04-16 18:06:58 lambdaman joins (~lambdaman@s66-183-152-156.bc.hsia.telus.net)
2021-04-16 18:07:13 × malumore quits (~malumore@151.62.123.125) (Ping timeout: 240 seconds)
2021-04-16 18:07:32 <justsomeguy> It looks useful. I've never used template haskell before, though.
2021-04-16 18:07:57 × finn_elija quits (~finn_elij@gateway/tor-sasl/finnelija/x-67402716) (Remote host closed the connection)
2021-04-16 18:08:14 × v01d4lph4 quits (~v01d4lph4@122.160.65.250) (Remote host closed the connection)
2021-04-16 18:08:28 <jaykru> i think you could just enable TH and then use __LOCATION__ as a blackbox. but as a disclaimer i'm no expert and haven't tried this before.
2021-04-16 18:09:00 <justsomeguy> Well, thanks for pointing me to this. I'll experiment with it a bit and see how it goes :^).
2021-04-16 18:10:18 × DavidEichmann quits (~david@147.136.46.217.dyn.plus.net) (Remote host closed the connection)
2021-04-16 18:11:21 finn_elija joins (~finn_elij@gateway/tor-sasl/finnelija/x-67402716)
2021-04-16 18:12:13 × myShoggoth quits (~myShoggot@97-120-72-12.ptld.qwest.net) (Ping timeout: 260 seconds)
2021-04-16 18:12:38 × heatsink quits (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
2021-04-16 18:13:57 × gaff quits (~user@49.207.220.137) (Quit: ERC (IRC client for Emacs 27.1))
2021-04-16 18:14:14 epicte7us joins (~epictetus@ip72-194-54-201.sb.sd.cox.net)
2021-04-16 18:15:09 myShoggoth joins (~myShoggot@75.164.11.109)
2021-04-16 18:15:50 × seveg quits (~gabriel@2a02-ab04-0249-8d00-dea6-32ff-fe17-0993.dynamic.v6.chello.sk) (Quit: WeeChat 3.1)
2021-04-16 18:16:11 × merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 240 seconds)
2021-04-16 18:16:46 seveg joins (~gabriel@2a02-ab04-0249-8d00-dea6-32ff-fe17-0993.dynamic.v6.chello.sk)
2021-04-16 18:17:11 × ep1ctetus quits (~epictetus@ip72-194-54-201.sb.sd.cox.net) (Ping timeout: 240 seconds)
2021-04-16 18:17:47 dpl joins (~dpl@77-121-78-163.chn.volia.net)
2021-04-16 18:18:45 × star_cloud quits (~star_clou@ec2-34-220-44-120.us-west-2.compute.amazonaws.com) (Ping timeout: 260 seconds)
2021-04-16 18:19:41 × frozenErebus quits (~frozenEre@37.231.244.249) (Ping timeout: 265 seconds)
2021-04-16 18:20:50 × Narinas quits (~Narinas@187-178-93-112.dynamic.axtel.net) (Ping timeout: 268 seconds)
2021-04-16 18:23:11 superstar64 joins (6ccefa7c@108-206-250-124.lightspeed.miamfl.sbcglobal.net)
2021-04-16 18:25:25 × justsomeguy quits (~justsomeg@unaffiliated/--/x-3805311) (Quit: WeeChat 3.0.1)
2021-04-16 18:27:03 malumore joins (~malumore@151.62.123.125)
2021-04-16 18:28:33 × wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 240 seconds)
2021-04-16 18:28:36 star_cloud joins (~star_clou@ec2-34-220-44-120.us-west-2.compute.amazonaws.com)
2021-04-16 18:30:52 × elfets_ quits (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (Ping timeout: 240 seconds)
2021-04-16 18:30:57 wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net)
2021-04-16 18:32:27 elfets joins (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de)
2021-04-16 18:33:09 frozenErebus joins (~frozenEre@37.231.244.249)
2021-04-16 18:33:22 × Feuermagier quits (~Feuermagi@2a02:2488:4211:3400:7285:c2ff:fe22:172e) (Remote host closed the connection)
2021-04-16 18:33:56 × jamm_ quits (~jamm@unaffiliated/jamm) (Remote host closed the connection)
2021-04-16 18:43:03 heatsink joins (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net)
2021-04-16 18:43:48 × fiedlr quits (~fiedlr@83.148.33.254) (Remote host closed the connection)
2021-04-16 18:43:51 Guest78317 joins (~laudiacay@67.176.215.84)
2021-04-16 18:45:11 elliott_ joins (~elliott_@pool-108-18-30-46.washdc.fios.verizon.net)
2021-04-16 18:48:08 × Guest78317 quits (~laudiacay@67.176.215.84) (Ping timeout: 252 seconds)
2021-04-16 18:50:21 × mikoto-chan quits (~anass@gateway/tor-sasl/mikoto-chan) (Ping timeout: 240 seconds)
2021-04-16 18:56:49 knupfer joins (~Thunderbi@200116b82be894008dbdccb75603bf46.dip.versatel-1u1.de)
2021-04-16 18:59:48 × star_cloud quits (~star_clou@ec2-34-220-44-120.us-west-2.compute.amazonaws.com) (Remote host closed the connection)
2021-04-16 19:00:02 star_cloud joins (~star_clou@ec2-34-220-44-120.us-west-2.compute.amazonaws.com)
2021-04-16 19:00:22 × johnw quits (~johnw@haskell/developer/johnw) (Quit: ZNC - http://znc.in)
2021-04-16 19:05:09 DavidEichmann joins (~david@147.136.46.217.dyn.plus.net)
2021-04-16 19:06:53 × heatsink quits (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection)
2021-04-16 19:09:04 heatsink joins (~heatsink@108-201-191-115.lightspeed.sntcca.sbcglobal.net)
2021-04-16 19:09:16 jijimofo joins (~cmo@S010610561191f5d6.lb.shawcable.net)
2021-04-16 19:09:52 × star_cloud quits (~star_clou@ec2-34-220-44-120.us-west-2.compute.amazonaws.com) (Excess Flood)
2021-04-16 19:10:14 × jijimofo quits (~cmo@S010610561191f5d6.lb.shawcable.net) (Remote host closed the connection)

All times are in UTC.