Newest at the top
2024-11-06 14:24:59 +0100 | BolzmannPain | (~BolzmannP@user/BolzmannPain) (Ping timeout: 256 seconds) |
2024-11-06 14:23:06 +0100 | lxsameer | (~lxsameer@Serene/lxsameer) (Ping timeout: 276 seconds) |
2024-11-06 14:18:31 +0100 | <yin> | hackage being down didn't help |
2024-11-06 14:18:28 +0100 | TheCoffeMaker | (~TheCoffeM@user/thecoffemaker) TheCoffeMaker |
2024-11-06 14:17:45 +0100 | <yin> | merijn: yeah i was confused |
2024-11-06 14:17:31 +0100 | TheCoffeMaker | (~TheCoffeM@user/thecoffemaker) (Remote host closed the connection) |
2024-11-06 14:16:09 +0100 | CoolMa7_ | (~CoolMa7@ip5f5b8957.dynamic.kabel-deutschland.de) (Quit: My Mac has gone to sleep. ZZZzzz…) |
2024-11-06 14:15:00 +0100 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en) |
2024-11-06 14:10:40 +0100 | BolzmannPain | (~BolzmannP@user/BolzmannPain) BolzmannPain |
2024-11-06 14:09:09 +0100 | lortabac | (~lortabac@2a01:e0a:541:b8f0:55ab:e185:7f81:54a4) lortabac |
2024-11-06 14:06:42 +0100 | BolzmannPain | (~BolzmannP@user/BolzmannPain) (Quit: Client closed) |
2024-11-06 14:06:26 +0100 | <merijn> | Also, notably, Text.Read doesn't actually use Text :p |
2024-11-06 13:58:16 +0100 | Everything | (~Everythin@178-133-20-16.mobile.vf-ua.net) Everything |
2024-11-06 13:56:17 +0100 | Everything | (~Everythin@195.138.86.118) (Ping timeout: 248 seconds) |
2024-11-06 13:54:07 +0100 | <tomsmeding> | but yes, Data.Text is in `text` |
2024-11-06 13:54:03 +0100 | <tomsmeding> | yin: module namespace are orthogonal to packages; `base` having `Text.Read` doesn't have anything to do with `text` |
2024-11-06 13:48:15 +0100 | <Rembane> | yin: Nope, you can use read from Text.Read without importing Text. |
2024-11-06 13:47:11 +0100 | <yin> | i ask this because base has stuff like Text.Read |
2024-11-06 13:46:54 +0100 | <yin> | Data.Text |
2024-11-06 13:46:01 +0100 | <yin> | do we have to use text in order to import Text? |
2024-11-06 13:36:45 +0100 | CoolMa7 | (~CoolMa7@128.90.141.20) (Ping timeout: 252 seconds) |
2024-11-06 13:36:26 +0100 | ham2 | (~ham@user/ham) ham |
2024-11-06 13:35:38 +0100 | CoolMa7_ | (~CoolMa7@ip5f5b8957.dynamic.kabel-deutschland.de) CoolMa7 |
2024-11-06 13:30:19 +0100 | CoolMa7 | (~CoolMa7@128.90.141.20) CoolMa7 |
2024-11-06 13:29:30 +0100 | byorgey | (~byorgey@user/byorgey) byorgey |
2024-11-06 13:29:23 +0100 | byorgey | (~byorgey@user/byorgey) (Ping timeout: 255 seconds) |
2024-11-06 13:29:05 +0100 | tromp | (~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl) (Quit: My iMac has gone to sleep. ZZZzzz…) |
2024-11-06 13:27:25 +0100 | longlongdouble | (~longlongd@117.234.233.245) (Remote host closed the connection) |
2024-11-06 13:24:36 +0100 | Pozyomka | (~pyon@user/pyon) pyon |
2024-11-06 13:22:43 +0100 | Pozyomka | (~pyon@user/pyon) (Quit: brb) |
2024-11-06 13:22:16 +0100 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en |
2024-11-06 13:21:14 +0100 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en) |
2024-11-06 13:17:04 +0100 | ham2 | (~ham@user/ham) (Ping timeout: 260 seconds) |
2024-11-06 13:12:12 +0100 | emmanuelux | (~emmanuelu@user/emmanuelux) (Ping timeout: 252 seconds) |
2024-11-06 13:10:27 +0100 | motherfsck | (~motherfsc@user/motherfsck) motherfsck |
2024-11-06 13:10:02 +0100 | motherfsck | (~motherfsc@user/motherfsck) (Ping timeout: 255 seconds) |
2024-11-06 13:10:02 +0100 | misterfish | (~misterfis@84.53.85.146) (Ping timeout: 255 seconds) |
2024-11-06 13:09:21 +0100 | emmanuelux_ | (~emmanuelu@user/emmanuelux) emmanuelux |
2024-11-06 13:04:01 +0100 | mreh | (~matthew@host86-128-2-51.range86-128.btcentralplus.com) (Quit: Lost terminal) |
2024-11-06 13:02:37 +0100 | <absence> | Oh right, it's the monad and return value. Effect m a |
2024-11-06 12:58:29 +0100 | sroso | (~sroso@user/SrOso) (Quit: Leaving :)) |
2024-11-06 12:52:08 +0100 | <absence> | Is anyone familiar with the internals of the effectful library and know what the parameters to the Effect kind represent? type Effect = (Type -> Type) -> Type -> Type |
2024-11-06 12:48:31 +0100 | tyzef | (~tyzef@user/tyzef) (Quit: WeeChat 3.8) |
2024-11-06 12:48:13 +0100 | mreh | (~matthew@host86-128-2-51.range86-128.btcentralplus.com) mreh |
2024-11-06 12:47:51 +0100 | Pozyomka | (~pyon@user/pyon) pyon |
2024-11-06 12:43:05 +0100 | l-Shane-l | (~l-Shane-l@user/l-Shane-l) (Quit: Client closed) |
2024-11-06 12:42:41 +0100 | merijn | (~merijn@77.242.116.146) merijn |
2024-11-06 12:40:19 +0100 | Everything | (~Everythin@195.138.86.118) Everything |
2024-11-06 12:39:08 +0100 | merijn | (~merijn@77.242.116.146) (Ping timeout: 272 seconds) |
2024-11-06 12:37:38 +0100 | BolzmannPain | (~BolzmannP@user/BolzmannPain) BolzmannPain |