Logs: liberachat/#haskell
| 2021-08-04 23:12:34 | × | Pickchea quits (~private@user/pickchea) (Quit: Leaving) |
| 2021-08-04 23:15:23 | ← | delYsid parts (~user@84-115-55-45.cable.dynamic.surfer.at) (ERC (IRC client for Emacs 27.1.50)) |
| 2021-08-04 23:15:57 | × | P1RATEZ quits (~piratez@user/p1ratez) (Remote host closed the connection) |
| 2021-08-04 23:18:38 | → | ec joins (~ec@gateway/tor-sasl/ec) |
| 2021-08-04 23:18:58 | × | vysn quits (~vysn@user/vysn) (Ping timeout: 240 seconds) |
| 2021-08-04 23:19:31 | × | Vajb quits (~Vajb@hag-jnsbng11-58c3a1-224.dhcp.inet.fi) (Remote host closed the connection) |
| 2021-08-04 23:25:57 | × | ec quits (~ec@gateway/tor-sasl/ec) (Quit: ec) |
| 2021-08-04 23:27:39 | → | Vajb joins (~Vajb@hag-jnsbng11-58c3a1-224.dhcp.inet.fi) |
| 2021-08-04 23:41:28 | × | Gurkenglas quits (~Gurkengla@dslb-002-203-144-156.002.203.pools.vodafone-ip.de) (Ping timeout: 256 seconds) |
| 2021-08-04 23:44:33 | hexeme | is now known as ldlework |
| 2021-08-05 00:00:52 | × | xsperry quits (~as@user/xsperry) () |
| 2021-08-05 00:01:05 | → | curiousgay joins (~curiousga@77-120-186-48.kha.volia.net) |
| 2021-08-05 00:02:50 | × | notzmv quits (~zmv@user/notzmv) (Ping timeout: 250 seconds) |
| 2021-08-05 00:05:21 | × | Guest6270 quits (~chris@81.96.113.213) (Remote host closed the connection) |
| 2021-08-05 00:06:18 | × | raehik quits (~raehik@cpc95906-rdng25-2-0-cust156.15-3.cable.virginm.net) (Ping timeout: 250 seconds) |
| 2021-08-05 00:06:35 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-08-05 00:08:07 | → | notzmv joins (~zmv@user/notzmv) |
| 2021-08-05 00:17:53 | × | notzmv quits (~zmv@user/notzmv) (Ping timeout: 252 seconds) |
| 2021-08-05 00:19:59 | × | cjb quits (~cjb@user/cjb) (Ping timeout: 260 seconds) |
| 2021-08-05 00:24:33 | → | xsperry joins (~as@user/xsperry) |
| 2021-08-05 00:34:14 | × | pschorf quits (~user@c-73-77-28-188.hsd1.tx.comcast.net) (Ping timeout: 258 seconds) |
| 2021-08-05 00:38:22 | × | waleee quits (~waleee@2001:9b0:216:8200:d457:9189:7843:1dbd) (Ping timeout: 250 seconds) |
| 2021-08-05 00:40:26 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 252 seconds) |
| 2021-08-05 00:44:51 | <Boarders> | In Alex am I allowed to use macros in the definitions of other macros |
| 2021-08-05 00:45:46 | <Boarders> | I have: $digit = [0-9] and $digit_break = [0-9\_] but then can't write |
| 2021-08-05 00:45:57 | <Boarders> | $digits = $digit [$digit_break]* |
| 2021-08-05 00:48:39 | → | Atum_ joins (~IRC@user/atum/x-2392232) |
| 2021-08-05 00:52:13 | → | enoq joins (~enoq@194-208-179-35.lampert.tv) |
| 2021-08-05 00:59:09 | × | xsperry quits (~as@user/xsperry) (Ping timeout: 258 seconds) |
| 2021-08-05 01:14:03 | KeziahMason | is now known as mnrmnaugh |
| 2021-08-05 01:15:21 | <glguy> | Boarders, $ is for character classes and @ is for patterns, IIRC |
| 2021-08-05 01:15:47 | <glguy> | https://github.com/glguy/config-value/blob/master/src/Config/Lexer.x#L15-L37 |
| 2021-08-05 01:16:38 | <glguy> | more specifically line 34 |
| 2021-08-05 01:17:10 | → | Ananta-shesha joins (~pjetcetal@2.95.210.188) |
| 2021-08-05 01:17:14 | × | alx741 quits (~alx741@186.178.109.254) (Quit: alx741) |
| 2021-08-05 01:17:31 | × | Ananta-shesha quits (~pjetcetal@2.95.210.188) (Remote host closed the connection) |
| 2021-08-05 01:18:19 | × | curiousgay quits (~curiousga@77-120-186-48.kha.volia.net) (Ping timeout: 258 seconds) |
| 2021-08-05 01:19:20 | <Boarders> | thanks, yeah |
| 2021-08-05 01:19:30 | <Boarders> | I made the same realization, I don't know what I was going for |
| 2021-08-05 01:22:32 | × | Atum_ quits (~IRC@user/atum/x-2392232) (Quit: Atum_) |
| 2021-08-05 01:24:24 | × | enoq quits (~enoq@194-208-179-35.lampert.tv) (Quit: enoq) |
| 2021-08-05 01:31:57 | → | retroid_ joins (~retro@5ec19a54.skybroadband.com) |
| 2021-08-05 01:37:31 | → | notzmv joins (~zmv@user/notzmv) |
| 2021-08-05 01:44:21 | × | theproffesor quits (~theproffe@user/theproffesor) (Read error: Connection reset by peer) |
| 2021-08-05 01:44:35 | → | wei2912 joins (~wei2912@112.199.250.21) |
| 2021-08-05 01:44:41 | → | theproffesor joins (~theproffe@2601:282:847f:8010::3a29) |
| 2021-08-05 01:46:28 | → | curiousgay joins (~curiousga@77-120-186-48.kha.volia.net) |
| 2021-08-05 01:48:27 | × | notzmv quits (~zmv@user/notzmv) (Ping timeout: 245 seconds) |
| 2021-08-05 01:57:04 | → | notzmv joins (~zmv@user/notzmv) |
| 2021-08-05 01:59:03 | → | xff0x_ joins (~xff0x@2001:1a81:5296:aa00:31be:dd1b:a9d4:4976) |
| 2021-08-05 01:59:59 | × | theproffesor quits (~theproffe@2601:282:847f:8010::3a29) (Changing host) |
| 2021-08-05 01:59:59 | → | theproffesor joins (~theproffe@user/theproffesor) |
| 2021-08-05 02:02:20 | × | xff0x quits (~xff0x@port-92-193-173-141.dynamic.as20676.net) (Ping timeout: 272 seconds) |
| 2021-08-05 02:04:09 | ← | brettgilio parts (~brettgili@45.55.53.68) (The Lounge - https://thelounge.chat) |
| 2021-08-05 02:10:13 | → | mjs2600 joins (~mjs2600@c-24-91-3-49.hsd1.vt.comcast.net) |
| 2021-08-05 02:13:46 | → | Erutuon joins (~Erutuon@user/erutuon) |
| 2021-08-05 02:18:33 | → | finn_elija joins (~finn_elij@user/finn-elija/x-0085643) |
| 2021-08-05 02:18:34 | FinnElija | is now known as Guest7218 |
| 2021-08-05 02:18:34 | × | Guest7218 quits (~finn_elij@user/finn-elija/x-0085643) (Killed (erbium.libera.chat (Nickname regained by services))) |
| 2021-08-05 02:18:34 | finn_elija | is now known as FinnElija |
| 2021-08-05 02:25:01 | × | td_ quits (~td@muedsl-82-207-238-041.citykom.de) (Ping timeout: 258 seconds) |
| 2021-08-05 02:26:42 | → | td_ joins (~td@94.134.91.183) |
| 2021-08-05 02:30:34 | × | notzmv quits (~zmv@user/notzmv) (Ping timeout: 240 seconds) |
| 2021-08-05 02:34:44 | arahael1 | is now known as Arahael |
| 2021-08-05 02:37:08 | × | derelict quits (~derelict@user/derelict) (Ping timeout: 256 seconds) |
| 2021-08-05 02:37:13 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-08-05 02:38:29 | → | seydar joins (~seydar@154-27-113-252.starry-inc.net) |
| 2021-08-05 02:38:32 | × | seydar quits (~seydar@154-27-113-252.starry-inc.net) (Client Quit) |
| 2021-08-05 02:38:49 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Ping timeout: 258 seconds) |
| 2021-08-05 02:39:48 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2021-08-05 02:44:13 | → | lbseale joins (~lbseale@user/ep1ctetus) |
| 2021-08-05 02:45:29 | → | MQ-17J joins (~MQ-17J@8.6.144.192) |
| 2021-08-05 02:45:49 | × | zebrag quits (~chris@user/zebrag) (Quit: Konversation terminated!) |
| 2021-08-05 02:47:12 | × | trufas quits (~trufas@177.240.218.218) (Ping timeout: 245 seconds) |
| 2021-08-05 02:50:25 | × | lbseale quits (~lbseale@user/ep1ctetus) (Quit: Leaving) |
| 2021-08-05 02:53:12 | → | falafel joins (~falafel@pool-96-255-70-50.washdc.fios.verizon.net) |
| 2021-08-05 03:05:16 | × | machinedgod quits (~machinedg@135-23-192-217.cpe.pppoe.ca) (Ping timeout: 258 seconds) |
| 2021-08-05 03:11:24 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 258 seconds) |
| 2021-08-05 03:13:53 | → | jmorris joins (uid433911@id-433911.stonehaven.irccloud.com) |
| 2021-08-05 03:18:06 | → | abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) |
| 2021-08-05 03:20:16 | × | ikex quits (~ash@user/ikex) (Quit: ZNC - https://znc.in) |
| 2021-08-05 03:20:29 | → | ikex joins (ash@user/ikex) |
| 2021-08-05 03:35:26 | × | falafel quits (~falafel@pool-96-255-70-50.washdc.fios.verizon.net) (Ping timeout: 272 seconds) |
| 2021-08-05 03:36:30 | × | arkho quits (~ccc@dynamic-acs-24-112-153-241.zoominternet.net) (Quit: Leaving) |
| 2021-08-05 03:41:46 | → | falafel joins (~falafel@pool-96-255-70-50.washdc.fios.verizon.net) |
| 2021-08-05 03:43:40 | → | xsperry joins (~as@user/xsperry) |
| 2021-08-05 03:45:34 | × | Erutuon quits (~Erutuon@user/erutuon) (Ping timeout: 272 seconds) |
| 2021-08-05 03:45:54 | × | curiousgay quits (~curiousga@77-120-186-48.kha.volia.net) (Ping timeout: 258 seconds) |
| 2021-08-05 03:48:10 | → | Cajun joins (~Cajun@user/cajun) |
| 2021-08-05 03:48:58 | × | sheepduck quits (~sheepduck@user/sheepduck) (Ping timeout: 258 seconds) |
| 2021-08-05 03:50:12 | × | slowButPresent quits (~slowButPr@user/slowbutpresent) (Quit: leaving) |
| 2021-08-05 03:52:20 | → | justsomeguy joins (~justsomeg@user/justsomeguy) |
| 2021-08-05 04:02:30 | → | gzj joins (~GZJ0X@192.243.120.171.16clouds.com) |
| 2021-08-05 04:09:09 | × | gzj quits (~GZJ0X@192.243.120.171.16clouds.com) (Quit: Leaving) |
| 2021-08-05 04:11:13 | × | xsperry quits (~as@user/xsperry) () |
| 2021-08-05 04:18:06 | × | shapr quits (~user@pool-100-36-247-68.washdc.fios.verizon.net) (Ping timeout: 258 seconds) |
| 2021-08-05 04:21:33 | × | dagit quits (~dagit@c-24-21-226-72.hsd1.or.comcast.net) (Ping timeout: 258 seconds) |
| 2021-08-05 04:21:54 | × | cods quits (~fred@82-65-232-44.subs.proxad.net) (Ping timeout: 240 seconds) |
| 2021-08-05 04:22:35 | → | the_proffesor joins (~theproffe@2601:282:847f:8010::3a29) |
| 2021-08-05 04:23:47 | → | cods joins (~fred@82-65-232-44.subs.proxad.net) |
All times are in UTC.