Logs: liberachat/#haskell
| 2021-08-30 02:15:07 | → | amir joins (sid22336@user/amir) |
| 2021-08-30 02:15:24 | → | lavaman joins (~lavaman@98.38.249.169) |
| 2021-08-30 02:15:27 | × | FinnElija quits (~finn_elij@user/finn-elija/x-0085643) (Ping timeout: 250 seconds) |
| 2021-08-30 02:15:39 | <simon1> | I'm trying to use the GHCi debugger. I've loaded my module Main with `cabal v2-repl unit` which leads to the Main module of my unit test module. I'm placing a breakpoint at the with the content `main = forM_ tests runLabeledModuleTestSuite`. The breakpoint is actually set by the debugger or so it says. Then when running `main` in GHCi, it never stops ??? |
| 2021-08-30 02:16:09 | <simon1> | It actually runs the tests instead of breaking before. |
| 2021-08-30 02:17:19 | → | FinnElija joins (~finn_elij@user/finn-elija/x-0085643) |
| 2021-08-30 02:17:54 | <simon1> | When setting the breakpoint, it says `Breakpoint 5 activated at test/unit/Main.hs:30:8-44`. |
| 2021-08-30 02:18:02 | <simon1> | It should be fine, but it never breaks. |
| 2021-08-30 02:19:51 | <simon1> | There is some code in my unit tests that are still binded to `undefined`. Could that explain why the debugger deosn't stop even thought the actual code is way deeper in another module. Why wouldn't the debugger stop at the first lever? |
| 2021-08-30 02:19:54 | <simon1> | level* |
| 2021-08-30 02:20:01 | simon1 | is now known as sim590 |
| 2021-08-30 02:23:35 | → | Lycurgus joins (~juan@cpe-45-46-140-49.buffalo.res.rr.com) |
| 2021-08-30 02:25:27 | × | td_ quits (~td@muedsl-82-207-238-209.citykom.de) (Ping timeout: 240 seconds) |
| 2021-08-30 02:27:29 | → | td_ joins (~td@94.134.91.159) |
| 2021-08-30 02:28:35 | × | alx741 quits (~alx741@186.178.108.114) (Quit: alx741) |
| 2021-08-30 02:29:27 | × | Lycurgus quits (~juan@cpe-45-46-140-49.buffalo.res.rr.com) (Quit: Exeunt) |
| 2021-08-30 02:29:55 | × | wroathe quits (~wroathe@user/wroathe) (Ping timeout: 252 seconds) |
| 2021-08-30 02:34:46 | → | oxide joins (~lambda@user/oxide) |
| 2021-08-30 02:37:13 | <sm> | @simon1:libera.chat: things are often evaluated in an order you don't expect, or not at all. try adding lots of trace statements to see what's actually being executed |
| 2021-08-30 02:37:13 | <lambdabot> | Unknown command, try @list |
| 2021-08-30 02:44:53 | × | teddyc quits (theodorc@cassarossa.samfundet.no) (Ping timeout: 252 seconds) |
| 2021-08-30 02:45:18 | <sim590> | sm: not sure what was going on but I relaunched `cabal v2-repl` and now it works. |
| 2021-08-30 02:45:52 | × | MQ-17J quits (~MQ-17J@8.6.144.209) (Ping timeout: 252 seconds) |
| 2021-08-30 02:47:08 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2021-08-30 02:47:08 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Changing host) |
| 2021-08-30 02:47:08 | → | wroathe joins (~wroathe@user/wroathe) |
| 2021-08-30 02:47:35 | × | albet70 quits (~xxx@2400:8902::f03c:92ff:fe60:98d8) (Remote host closed the connection) |
| 2021-08-30 02:48:42 | → | albet70 joins (~xxx@2400:8902::f03c:92ff:fe60:98d8) |
| 2021-08-30 02:48:57 | <sm> | \o/ |
| 2021-08-30 02:50:15 | <sim590> | \o/ indeed! |
| 2021-08-30 02:51:22 | × | wroathe quits (~wroathe@user/wroathe) (Ping timeout: 252 seconds) |
| 2021-08-30 02:52:43 | × | tritlo quits (sid58727@user/tritlo) (Ping timeout: 250 seconds) |
| 2021-08-30 02:52:47 | × | amir quits (sid22336@user/amir) (Ping timeout: 240 seconds) |
| 2021-08-30 02:52:55 | → | MQ-17J joins (~MQ-17J@d14-69-206-129.try.wideopenwest.com) |
| 2021-08-30 02:53:16 | × | hamishmack quits (sid389057@id-389057.stonehaven.irccloud.com) (Read error: Connection reset by peer) |
| 2021-08-30 02:53:20 | × | astra` quits (sid289983@user/amish) (Read error: Connection reset by peer) |
| 2021-08-30 02:53:21 | × | SanchayanMaity quits (sid478177@id-478177.stonehaven.irccloud.com) (Read error: Connection reset by peer) |
| 2021-08-30 02:53:22 | × | dmj` quits (sid72307@id-72307.stonehaven.irccloud.com) (Write error: Connection reset by peer) |
| 2021-08-30 02:53:22 | × | acertain quits (sid470584@id-470584.stonehaven.irccloud.com) (Ping timeout: 258 seconds) |
| 2021-08-30 02:53:34 | × | mustafa quits (sid502723@rockylinux/releng/mustafa) (Ping timeout: 252 seconds) |
| 2021-08-30 02:53:35 | × | jakesyl quits (sid56879@id-56879.stonehaven.irccloud.com) (Ping timeout: 250 seconds) |
| 2021-08-30 02:53:38 | × | hnOsmium0001 quits (uid453710@id-453710.stonehaven.irccloud.com) (Read error: Connection reset by peer) |
| 2021-08-30 02:54:07 | × | pjlsergeant quits (sid143467@stonehaven.irccloud.com) (Ping timeout: 240 seconds) |
| 2021-08-30 02:54:24 | × | ehamberg quits (sid18208@id-18208.stonehaven.irccloud.com) (Read error: Connection reset by peer) |
| 2021-08-30 02:54:24 | × | oxide quits (~lambda@user/oxide) (Quit: oxide) |
| 2021-08-30 02:54:54 | × | rubin55___ quits (sid175221@id-175221.stonehaven.irccloud.com) (Ping timeout: 258 seconds) |
| 2021-08-30 02:55:32 | → | mustafa joins (sid502723@rockylinux/releng/mustafa) |
| 2021-08-30 02:55:33 | → | amir joins (sid22336@user/amir) |
| 2021-08-30 02:55:33 | → | hamishmack joins (sid389057@stonehaven.irccloud.com) |
| 2021-08-30 02:55:34 | → | ehamberg joins (sid18208@stonehaven.irccloud.com) |
| 2021-08-30 02:55:35 | → | SanchayanMaity joins (sid478177@stonehaven.irccloud.com) |
| 2021-08-30 02:55:46 | → | acertain joins (sid470584@id-470584.stonehaven.irccloud.com) |
| 2021-08-30 02:55:50 | → | jakesyl joins (sid56879@id-56879.stonehaven.irccloud.com) |
| 2021-08-30 02:56:08 | → | tritlo joins (sid58727@user/tritlo) |
| 2021-08-30 02:56:08 | → | astra` joins (sid289983@user/amish) |
| 2021-08-30 02:56:11 | → | rubin55___ joins (sid175221@id-175221.stonehaven.irccloud.com) |
| 2021-08-30 02:56:30 | → | hnOsmium0001 joins (uid453710@id-453710.stonehaven.irccloud.com) |
| 2021-08-30 02:56:35 | → | pjlsergeant joins (sid143467@id-143467.stonehaven.irccloud.com) |
| 2021-08-30 02:56:41 | → | dmj` joins (sid72307@stonehaven.irccloud.com) |
| 2021-08-30 02:56:54 | × | Firedancer quits (sid336191@id-336191.stonehaven.irccloud.com) (Ping timeout: 276 seconds) |
| 2021-08-30 02:57:27 | → | Firedancer joins (sid336191@id-336191.stonehaven.irccloud.com) |
| 2021-08-30 03:05:12 | → | markpythonicbtc joins (~textual@2601:647:5a00:35:84bd:a15:7b92:ba0f) |
| 2021-08-30 03:06:30 | × | Ariakenom quits (~Ariakenom@2001:9b1:efd:c800:3061:d615:b40a:a206) (Read error: Connection reset by peer) |
| 2021-08-30 03:07:35 | × | albet70 quits (~xxx@2400:8902::f03c:92ff:fe60:98d8) (Remote host closed the connection) |
| 2021-08-30 03:08:42 | → | albet70 joins (~xxx@2400:8902::f03c:92ff:fe60:98d8) |
| 2021-08-30 03:09:35 | × | roboguy__ quits (~roboguy_@2605:a601:afe7:9f00:d502:dcbd:b41f:7bd1) () |
| 2021-08-30 03:14:07 | × | otto_s quits (~user@p5b0448eb.dip0.t-ipconnect.de) (Ping timeout: 240 seconds) |
| 2021-08-30 03:16:04 | → | otto_s joins (~user@p5b044a64.dip0.t-ipconnect.de) |
| 2021-08-30 03:18:10 | → | Erutuon joins (~Erutuon@user/erutuon) |
| 2021-08-30 03:18:36 | × | albet70 quits (~xxx@2400:8902::f03c:92ff:fe60:98d8) (Remote host closed the connection) |
| 2021-08-30 03:18:43 | × | lavaman quits (~lavaman@98.38.249.169) (Ping timeout: 250 seconds) |
| 2021-08-30 03:19:43 | → | albet70 joins (~xxx@2400:8902::f03c:92ff:fe60:98d8) |
| 2021-08-30 03:21:04 | × | raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 252 seconds) |
| 2021-08-30 03:22:33 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2021-08-30 03:22:33 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Changing host) |
| 2021-08-30 03:22:33 | → | wroathe joins (~wroathe@user/wroathe) |
| 2021-08-30 03:29:00 | × | markpythonicbtc quits (~textual@2601:647:5a00:35:84bd:a15:7b92:ba0f) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2021-08-30 03:29:36 | × | albet70 quits (~xxx@2400:8902::f03c:92ff:fe60:98d8) (Remote host closed the connection) |
| 2021-08-30 03:30:43 | → | albet70 joins (~xxx@2400:8902::f03c:92ff:fe60:98d8) |
| 2021-08-30 03:31:15 | × | vicfred quits (~vicfred@user/vicfred) (Quit: Leaving) |
| 2021-08-30 03:32:06 | → | mei joins (~mei@user/mei) |
| 2021-08-30 03:34:33 | × | juhp quits (~juhp@bb116-14-48-29.singnet.com.sg) (Read error: Connection reset by peer) |
| 2021-08-30 03:34:40 | → | juhp joins (~juhp@bb116-14-48-29.singnet.com.sg) |
| 2021-08-30 03:36:23 | → | justsomeguy joins (~justsomeg@user/justsomeguy) |
| 2021-08-30 03:39:46 | × | y04nn quits (~y04nn@91.193.4.154) (Ping timeout: 252 seconds) |
| 2021-08-30 03:42:47 | × | juhp quits (~juhp@bb116-14-48-29.singnet.com.sg) (Ping timeout: 240 seconds) |
| 2021-08-30 03:43:07 | × | justsomeguy quits (~justsomeg@user/justsomeguy) (Ping timeout: 240 seconds) |
| 2021-08-30 03:46:40 | → | markpythonicbtc joins (~textual@2601:647:5a00:35:b49f:c38:77c7:9b54) |
| 2021-08-30 03:47:51 | → | juhp joins (~juhp@bb116-14-48-29.singnet.com.sg) |
| 2021-08-30 03:51:29 | × | [itchyjunk] quits (~itchyjunk@user/itchyjunk/x-7353470) (Remote host closed the connection) |
| 2021-08-30 03:52:25 | × | hyiltiz quits (~quassel@31.220.5.250) (Ping timeout: 252 seconds) |
| 2021-08-30 03:53:22 | → | hyiltiz joins (~quassel@31.220.5.250) |
| 2021-08-30 03:54:21 | × | slowButPresent quits (~slowButPr@user/slowbutpresent) (Quit: leaving) |
| 2021-08-30 04:02:48 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Ping timeout: 250 seconds) |
| 2021-08-30 04:04:50 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-08-30 04:07:51 | → | mikoto-chan joins (~mikoto-ch@ip-83-134-2-136.dsl.scarlet.be) |
| 2021-08-30 04:09:33 | × | markpythonicbtc quits (~textual@2601:647:5a00:35:b49f:c38:77c7:9b54) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2021-08-30 04:12:48 | → | Guest1 joins (~Guest1@223.18.154.68) |
| 2021-08-30 04:16:25 | → | markpythonicbtc joins (~textual@c-24-6-12-87.hsd1.ca.comcast.net) |
| 2021-08-30 04:16:44 | → | Guest7 joins (~Guest7@50.47.115.102) |
All times are in UTC.