2024/09/19

Newest at the top

2024-09-19 03:22:14 +0200 <blober> ```
2024-09-19 03:22:13 +0200 <blober> my_example = decode1 "- foo" :: Either (Pos, String) [String]
2024-09-19 03:22:13 +0200 <blober> ```
2024-09-19 03:22:12 +0200 <blober> the above works, but this doesn't
2024-09-19 03:22:12 +0200 <blober> ```
2024-09-19 03:22:11 +0200 <blober> example = decode1 "- 1\n- 2" :: Either (Pos, String) [Int]
2024-09-19 03:22:11 +0200 <blober> ```
2024-09-19 03:22:10 +0200 <blober> Based on https://hackage.haskell.org/package/HsYAML-0.2.1.4/docs/Data-YAML.html#g:3 , I don't get how
2024-09-19 03:20:09 +0200dhruvasagar(~dhruvasag@49.207.204.156) (Ping timeout: 246 seconds)
2024-09-19 03:20:01 +0200st_aldini(~Thunderbi@136.48.22.91)
2024-09-19 03:19:40 +0200st_aldini(~Thunderbi@136.48.22.91) (Remote host closed the connection)
2024-09-19 03:19:24 +0200blober(~blober@185.98.172.26)
2024-09-19 03:19:11 +0200lisbeths(uid135845@id-135845.lymington.irccloud.com)
2024-09-19 03:14:37 +0200Tuplanolla(~Tuplanoll@91-159-69-59.elisa-laajakaista.fi) (Quit: Leaving.)
2024-09-19 03:13:59 +0200dhruvasagar(~dhruvasag@49.207.204.156)
2024-09-19 03:12:24 +0200weary-traveler(~user@user/user363627) (Remote host closed the connection)
2024-09-19 03:06:13 +0200mceresa(~mceresa@user/mceresa)
2024-09-19 03:05:37 +0200machinedgod(~machinedg@d50-99-47-73.abhsia.telus.net) (Ping timeout: 265 seconds)
2024-09-19 03:04:44 +0200emmanuelux(~emmanuelu@user/emmanuelux) (Quit: au revoir)
2024-09-19 03:04:10 +0200mceresa(~mceresa@user/mceresa) (Ping timeout: 265 seconds)
2024-09-19 02:40:55 +0200rosco(~rosco@175.136.158.234)
2024-09-19 02:36:09 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 260 seconds)
2024-09-19 02:32:57 +0200Angelz(Angelz@2605:6400:30:fc15:9bd1:2217:41cd:bb15)
2024-09-19 02:29:45 +0200dhruvasagar(~dhruvasag@49.207.204.156) (Ping timeout: 246 seconds)
2024-09-19 02:29:41 +0200xff0x(~xff0x@2405:6580:b080:900:6729:dbd:b464:a963) (Ping timeout: 248 seconds)
2024-09-19 02:24:11 +0200athan(~athan@syn-098-153-145-140.biz.spectrum.com) (Quit: Konversation terminated!)
2024-09-19 02:20:24 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com)
2024-09-19 02:16:29 +0200tv(~tv@user/tv)
2024-09-19 02:14:40 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com) (Ping timeout: 252 seconds)
2024-09-19 02:05:41 +0200Angelz(Angelz@user/angelz) (Ping timeout: 265 seconds)
2024-09-19 02:02:24 +0200pavonia(~user@user/siracusa)
2024-09-19 02:01:06 +0200synchromesh(~john@203.94.52.182) (Ping timeout: 252 seconds)
2024-09-19 01:59:18 +0200merijn(~merijn@204-220-045-062.dynamic.caiway.nl) (Ping timeout: 246 seconds)
2024-09-19 01:58:19 +0200synchrom1(~john@2406:5a00:241a:5600:613a:461c:b683:86cf)
2024-09-19 01:54:45 +0200merijn(~merijn@204-220-045-062.dynamic.caiway.nl)
2024-09-19 01:53:13 +0200Axma52822Axman6
2024-09-19 01:52:18 +0200dhruvasagar(~dhruvasag@49.207.204.156)
2024-09-19 01:43:33 +0200merijn(~merijn@204-220-045-062.dynamic.caiway.nl) (Ping timeout: 246 seconds)
2024-09-19 01:39:49 +0200peterbecich(~Thunderbi@syn-047-229-123-186.res.spectrum.com)
2024-09-19 01:39:10 +0200merijn(~merijn@204-220-045-062.dynamic.caiway.nl)
2024-09-19 01:39:07 +0200athan(~athan@syn-098-153-145-140.biz.spectrum.com)
2024-09-19 01:28:29 +0200merijn(~merijn@204-220-045-062.dynamic.caiway.nl) (Ping timeout: 260 seconds)
2024-09-19 01:23:26 +0200merijn(~merijn@204-220-045-062.dynamic.caiway.nl)
2024-09-19 01:19:40 +0200tv1(~tv@user/tv) (Ping timeout: 252 seconds)
2024-09-19 01:13:11 +0200dolio(~dolio@130.44.140.168)
2024-09-19 01:12:49 +0200remedan(~remedan@ip-62-245-108-153.bb.vodafone.cz)
2024-09-19 01:11:36 +0200merijn(~merijn@204-220-045-062.dynamic.caiway.nl) (Ping timeout: 252 seconds)
2024-09-19 01:09:36 +0200dhruvasagar(~dhruvasag@49.207.204.156) (Ping timeout: 246 seconds)
2024-09-19 01:09:11 +0200 <c_wraith> didn't actually work. Seems it's not passing correct flags to pkg-config.
2024-09-19 01:08:54 +0200remedan_(~remedan@ip-62-245-108-153.bb.vodafone.cz) (Quit: Bye!)