Logs: liberachat/#haskell
| 2021-06-05 00:37:50 | × | MQ-17J quits (~MQ-17J@d14-69-206-129.try.wideopenwest.com) (Ping timeout: 245 seconds) |
| 2021-06-05 00:38:08 | → | MQ-17J joins (~MQ-17J@d14-69-206-129.try.wideopenwest.com) |
| 2021-06-05 00:39:39 | → | ddellacosta joins (~ddellacos@89.45.224.118) |
| 2021-06-05 00:40:45 | × | Deide quits (~Deide@user/deide) (Quit: Seeee yaaaa) |
| 2021-06-05 00:40:59 | <arahael> | Do we have a good library that can, for the english locale only, convert ISO 8601 dates to something like "15th June"? (Discarding the year) |
| 2021-06-05 00:42:02 | → | ddellaco_ joins (~ddellacos@107.182.237.18) |
| 2021-06-05 00:42:04 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-06-05 00:43:56 | <arahael> | Well, I'd settle with "appropriate" suffixes for a number, eg, 3 -> "3rd", and 15 -> "15th", I suppose I could code that myself, there's only 10 possible digits anyway... |
| 2021-06-05 00:44:26 | × | ddellacosta quits (~ddellacos@89.45.224.118) (Ping timeout: 268 seconds) |
| 2021-06-05 00:46:30 | <geekosaur> | that's the one part that's missing from the time library (otherwise what you asked for is format "%e %B") |
| 2021-06-05 00:46:54 | × | ddellaco_ quits (~ddellacos@107.182.237.18) (Ping timeout: 268 seconds) |
| 2021-06-05 00:48:23 | × | MQ-17J quits (~MQ-17J@d14-69-206-129.try.wideopenwest.com) (Ping timeout: 244 seconds) |
| 2021-06-05 00:49:27 | → | kadoban[m] joins (~kadobanem@2001:470:69fc:105::f34) |
| 2021-06-05 00:50:20 | kadoban | is now known as mud |
| 2021-06-05 00:51:06 | × | kadoban[m] quits (~kadobanem@2001:470:69fc:105::f34) (Client Quit) |
| 2021-06-05 00:51:13 | → | MQ-17J joins (~MQ-17J@d14-69-206-129.try.wideopenwest.com) |
| 2021-06-05 00:51:19 | → | kadoban[m] joins (~kadoban@user/kadoban) |
| 2021-06-05 00:51:25 | kadoban[m] | is now known as kadoban |
| 2021-06-05 00:52:57 | <arahael> | So what's the "simplest" way to do this in haskell? |
| 2021-06-05 00:53:04 | <arahael> | Code my own routine, or? |
| 2021-06-05 00:57:14 | → | hmmmas joins (~chenqisu1@183.217.202.217) |
| 2021-06-05 01:00:36 | → | ddellacosta joins (~ddellacos@86.106.121.87) |
| 2021-06-05 01:02:25 | × | waleee quits (~waleee@h-98-128-228-119.NA.cust.bahnhof.se) (Ping timeout: 245 seconds) |
| 2021-06-05 01:04:17 | <geekosaur> | I'd just code it up myself over the output of the standard date formatting stuff |
| 2021-06-05 01:04:36 | × | alx741 quits (~alx741@186.178.108.209) (Quit: alx741) |
| 2021-06-05 01:04:55 | × | ddellacosta quits (~ddellacos@86.106.121.87) (Ping timeout: 245 seconds) |
| 2021-06-05 01:05:17 | → | alx741 joins (~alx741@186.178.108.209) |
| 2021-06-05 01:09:26 | <arahael> | pragmatic :) |
| 2021-06-05 01:10:55 | mud | is now known as kadobanana |
| 2021-06-05 01:10:57 | × | xff0x_ quits (~xff0x@2001:1a81:5380:1300:997a:5bba:2f5a:1c40) (Ping timeout: 268 seconds) |
| 2021-06-05 01:11:17 | → | xff0x_ joins (~xff0x@2001:1a81:5380:1300:de6d:d78:3575:a268) |
| 2021-06-05 01:13:26 | → | fizbin joins (~fizbin@c-73-33-197-160.hsd1.nj.comcast.net) |
| 2021-06-05 01:14:18 | × | fizbin quits (~fizbin@c-73-33-197-160.hsd1.nj.comcast.net) (Remote host closed the connection) |
| 2021-06-05 01:16:17 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 244 seconds) |
| 2021-06-05 01:17:32 | → | ddellacosta joins (~ddellacos@89.46.62.39) |
| 2021-06-05 01:19:22 | → | ddellaco_ joins (~ddellacos@89.46.62.17) |
| 2021-06-05 01:19:26 | × | epolanski quits (uid312403@id-312403.brockwell.irccloud.com) (Quit: Connection closed for inactivity) |
| 2021-06-05 01:22:30 | × | ddellacosta quits (~ddellacos@89.46.62.39) (Ping timeout: 264 seconds) |
| 2021-06-05 01:24:19 | → | haltux joins (~haltux@a89-154-181-47.cpe.netcabo.pt) |
| 2021-06-05 01:26:04 | → | fizbin joins (~fizbin@c-73-33-197-160.hsd1.nj.comcast.net) |
| 2021-06-05 01:26:30 | → | nosewings joins (~ncoltharp@2603-8081-3e05-e2d0-79b7-155e-fe6f-5897.res6.spectrum.com) |
| 2021-06-05 01:30:45 | × | xff0x_ quits (~xff0x@2001:1a81:5380:1300:de6d:d78:3575:a268) (Ping timeout: 244 seconds) |
| 2021-06-05 01:30:56 | → | ddellacosta joins (~ddellacos@86.106.121.235) |
| 2021-06-05 01:32:30 | → | xff0x_ joins (~xff0x@2001:1a81:53bd:ad00:33b8:39e3:482a:7de0) |
| 2021-06-05 01:35:05 | × | zeenk quits (~zeenk@2a02:2f04:a310:b600:b098:bf18:df4d:4c41) (Quit: Konversation terminated!) |
| 2021-06-05 01:38:14 | × | learner-monad quits (~ehanneken@user/learner-monad) (Quit: WeeChat 3.1) |
| 2021-06-05 01:41:26 | → | machinedgod joins (~machinedg@24.105.81.50) |
| 2021-06-05 01:42:38 | → | learner-monad joins (~ehanneken@user/learner-monad) |
| 2021-06-05 01:45:54 | × | geekosaur quits (~geekosaur@069-135-003-034.biz.spectrum.com) (Ping timeout: 264 seconds) |
| 2021-06-05 01:51:10 | × | peterhil quits (~peterhil@dsl-hkibng32-54f849-252.dhcp.inet.fi) (Ping timeout: 245 seconds) |
| 2021-06-05 01:51:46 | × | listofoptions quits (~haha@047-005-156-009.res.spectrum.com) (Read error: Connection reset by peer) |
| 2021-06-05 01:55:32 | → | jmcarthur joins (~jmcarthur@c-73-29-224-10.hsd1.nj.comcast.net) |
| 2021-06-05 01:57:37 | × | falafel quits (~falafel@pool-96-255-70-50.washdc.fios.verizon.net) (Ping timeout: 244 seconds) |
| 2021-06-05 02:00:05 | → | biberu\ joins (~biberu@user/biberu) |
| 2021-06-05 02:00:26 | × | ddellaco_ quits (~ddellacos@89.46.62.17) (Remote host closed the connection) |
| 2021-06-05 02:00:55 | → | ddellaco_ joins (~ddellacos@89.46.62.17) |
| 2021-06-05 02:03:18 | × | TheCoffeMaker quits (~TheCoffeM@user/thecoffemaker) (Ping timeout: 244 seconds) |
| 2021-06-05 02:03:18 | × | biberu quits (~biberu@user/biberu) (Ping timeout: 244 seconds) |
| 2021-06-05 02:03:18 | × | Kaiepi quits (~Kaiepi@nwcsnbsc03w-47-54-173-93.dhcp-dynamic.fibreop.nb.bellaliant.net) (Read error: Connection reset by peer) |
| 2021-06-05 02:03:18 | biberu\ | is now known as biberu |
| 2021-06-05 02:03:30 | → | Kaiepi joins (~Kaiepi@nwcsnbsc03w-47-54-173-93.dhcp-dynamic.fibreop.nb.bellaliant.net) |
| 2021-06-05 02:03:35 | → | TheCoffeMaker joins (~TheCoffeM@user/thecoffemaker) |
| 2021-06-05 02:03:35 | → | ddellac__ joins (~ddellacos@89.46.62.48) |
| 2021-06-05 02:03:46 | → | falafel joins (~falafel@pool-96-255-70-50.washdc.fios.verizon.net) |
| 2021-06-05 02:03:47 | × | acarrico quits (~acarrico@dhcp-68-142-39-249.greenmountainaccess.net) (Ping timeout: 272 seconds) |
| 2021-06-05 02:04:13 | × | Chobbes quits (~Chobbes@user/chobbes) (Ping timeout: 272 seconds) |
| 2021-06-05 02:04:19 | × | dy quits (~dy@user/dy) (Excess Flood) |
| 2021-06-05 02:04:51 | → | acarrico joins (~acarrico@dhcp-68-142-39-249.greenmountainaccess.net) |
| 2021-06-05 02:05:03 | → | Chobbes joins (~Chobbes@user/chobbes) |
| 2021-06-05 02:05:42 | × | ddellaco_ quits (~ddellacos@89.46.62.17) (Ping timeout: 264 seconds) |
| 2021-06-05 02:07:02 | → | dy joins (~dy@user/dy) |
| 2021-06-05 02:10:04 | × | learner-monad quits (~ehanneken@user/learner-monad) (Quit: WeeChat 3.1) |
| 2021-06-05 02:10:11 | × | bilegeek quits (~bilegeek@2600:1008:b06d:65ed:93d7:e6a:a06d:9e4) (Quit: Leaving) |
| 2021-06-05 02:12:54 | × | FinnElija quits (~finn_elij@user/finn-elija/x-0085643) (Ping timeout: 264 seconds) |
| 2021-06-05 02:14:03 | × | ddellac__ quits (~ddellacos@89.46.62.48) (Remote host closed the connection) |
| 2021-06-05 02:14:14 | → | aerona joins (~aerona@2600:6c54:4600:f300:68ad:c2aa:4825:fdf8) |
| 2021-06-05 02:14:20 | → | FinnElija joins (~finn_elij@user/finn-elija/x-0085643) |
| 2021-06-05 02:14:33 | → | ddellaco_ joins (~ddellacos@89.46.62.48) |
| 2021-06-05 02:16:12 | × | shapr quits (~user@pool-100-36-247-68.washdc.fios.verizon.net) (Ping timeout: 272 seconds) |
| 2021-06-05 02:16:36 | → | dwt_ joins (~dwt_@c-98-200-58-177.hsd1.tx.comcast.net) |
| 2021-06-05 02:16:53 | × | derelict quits (~winter@2603-6011-f901-9e5b-aed0-a4c6-fbb9-1828.res6.spectrum.com) (Ping timeout: 272 seconds) |
| 2021-06-05 02:18:40 | × | ddellaco_ quits (~ddellacos@89.46.62.48) (Ping timeout: 245 seconds) |
| 2021-06-05 02:21:44 | × | ukari quits (~ukari@user/ukari) (Remote host closed the connection) |
| 2021-06-05 02:23:50 | × | tcard quits (~tcard@p2307053-ipngn17101hodogaya.kanagawa.ocn.ne.jp) (Quit: Leaving) |
| 2021-06-05 02:24:20 | × | xff0x_ quits (~xff0x@2001:1a81:53bd:ad00:33b8:39e3:482a:7de0) (Ping timeout: 268 seconds) |
| 2021-06-05 02:24:42 | → | xff0x_ joins (~xff0x@2001:1a81:53bd:ad00:e0a5:9b7f:4056:a56c) |
| 2021-06-05 02:28:14 | × | td_ quits (~td@94.134.91.156) (Ping timeout: 272 seconds) |
| 2021-06-05 02:28:37 | × | kw quits (~user@2605:a601:a615:f600:601:15f2:ebf9:271) (Ping timeout: 244 seconds) |
| 2021-06-05 02:29:20 | → | td_ joins (~td@muedsl-82-207-238-014.citykom.de) |
| 2021-06-05 02:37:17 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 268 seconds) |
| 2021-06-05 02:42:42 | → | pfurla_ joins (~pfurla@65.15.195.173.client.static.strong-in52.as13926.net) |
| 2021-06-05 02:43:17 | → | Guest31 joins (~Guest31@187.83.249.216.dyn.smithville.net) |
| 2021-06-05 02:44:35 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2021-06-05 02:45:09 | → | ddellaco_ joins (~ddellacos@86.106.121.82) |
| 2021-06-05 02:45:58 | × | pfurla quits (~pfurla@ool-182ed2e2.dyn.optonline.net) (Ping timeout: 272 seconds) |
| 2021-06-05 02:49:06 | → | bitdex joins (~bitdex@gateway/tor-sasl/bitdex) |
| 2021-06-05 02:50:06 | × | ddellaco_ quits (~ddellacos@86.106.121.82) (Ping timeout: 264 seconds) |
| 2021-06-05 02:50:27 | → | dunkeln joins (~dunkeln@94.129.65.28) |
| 2021-06-05 02:52:42 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 268 seconds) |
| 2021-06-05 02:54:18 | × | Guest31 quits (~Guest31@187.83.249.216.dyn.smithville.net) (Quit: Client closed) |
All times are in UTC.