Logs: freenode/#haskell
| 2020-10-15 14:11:05 | × | alp quits (~alp@2a01:e0a:58b:4920:184a:1b71:3e52:bd7e) (Ping timeout: 272 seconds) |
| 2020-10-15 14:11:05 | <dminuoso> | zwarag: You probably want to invoke that as `it (printf "..." x (show l)) $ ... |
| 2020-10-15 14:11:26 | <zwarag> | here is also Factorize.hs if it is needed: https://pastebin.com/StUee5Da |
| 2020-10-15 14:12:27 | hackage | flashblast 0.0.1.0 - Generate lanuage learning flashcards from video. https://hackage.haskell.org/package/flashblast-0.0.1.0 (locallycompact) |
| 2020-10-15 14:12:36 | <zwarag> | dminuoso: I did try that, but I still get an error: https://imgur.com/a/pkUXthG |
| 2020-10-15 14:12:50 | <dminuoso> | Can you please not use imgur to share textual information? |
| 2020-10-15 14:13:00 | <dminuoso> | Also, that looks unchanged. |
| 2020-10-15 14:13:17 | → | ystael joins (~ystael@209.6.50.55) |
| 2020-10-15 14:13:18 | <dminuoso> | zwarag: essentially, the comma is out of place. |
| 2020-10-15 14:13:30 | <dminuoso> | It doesnt do what you think it does. |
| 2020-10-15 14:14:12 | → | Gerula joins (~Gerula@unaffiliated/gerula) |
| 2020-10-15 14:14:13 | <zwarag> | ahh now I see. Thank you dminuoso. Is it better/preferred to post errors in pastebin too? |
| 2020-10-15 14:14:54 | <dminuoso> | Yes. |
| 2020-10-15 14:15:15 | <dminuoso> | You can use tools such as https://paste.tomsmeding.com/ that allow you to submit multiple files. |
| 2020-10-15 14:15:36 | <dminuoso> | that way you can split code and GHC output, or other data, into separate blocks that can be syntax highlighted appropriately |
| 2020-10-15 14:16:01 | × | foldr quits (~foldr@90.248.57.181) (Remote host closed the connection) |
| 2020-10-15 14:16:32 | × | GyroW quits (~GyroW@unaffiliated/gyrow) (Ping timeout: 256 seconds) |
| 2020-10-15 14:16:33 | × | jgt1 quits (~jgt@77-255-14-254.adsl.inetia.pl) (Read error: Connection reset by peer) |
| 2020-10-15 14:16:37 | → | GyroW_ joins (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) |
| 2020-10-15 14:16:37 | × | GyroW_ quits (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) (Changing host) |
| 2020-10-15 14:16:37 | → | GyroW_ joins (~GyroW@unaffiliated/gyrow) |
| 2020-10-15 14:16:53 | × | lucid_0x80 quits (~lucid_0x8@85.132.73.6) (Remote host closed the connection) |
| 2020-10-15 14:17:06 | → | jgt1 joins (~jgt@77-255-14-254.adsl.inetia.pl) |
| 2020-10-15 14:17:06 | <AWizzArd> | io-streams. When I have an `InputStream ByteString` and want to read JSON objects out of it, how should I do it? Will I have to read byte-wise from this stream and check when a closing `}` is found? |
| 2020-10-15 14:18:09 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
| 2020-10-15 14:21:01 | × | bahamas quits (~lucian@unaffiliated/bahamas) (Ping timeout: 265 seconds) |
| 2020-10-15 14:21:22 | × | GyroW_ quits (~GyroW@unaffiliated/gyrow) (Client Quit) |
| 2020-10-15 14:21:40 | → | GyroW joins (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) |
| 2020-10-15 14:21:41 | × | GyroW quits (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) (Changing host) |
| 2020-10-15 14:21:41 | → | GyroW joins (~GyroW@unaffiliated/gyrow) |
| 2020-10-15 14:21:49 | → | polyphem joins (~p0lyph3m@2a02:810d:640:776c:76d7:55f6:f85b:c889) |
| 2020-10-15 14:22:33 | × | heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Ping timeout: 258 seconds) |
| 2020-10-15 14:23:25 | × | invaser quits (~Thunderbi@31.148.23.125) (Ping timeout: 240 seconds) |
| 2020-10-15 14:23:47 | → | chris joins (~chris@81.96.113.213) |
| 2020-10-15 14:24:10 | → | da39a3ee5e6b4b0d joins (~textual@n11211935170.netvigator.com) |
| 2020-10-15 14:24:10 | chris | is now known as Guest37184 |
| 2020-10-15 14:24:30 | × | aqd quits (~aqd@87-92-145-87.rev.dnainternet.fi) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-10-15 14:25:00 | → | wroathe joins (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) |
| 2020-10-15 14:26:40 | → | oisdk joins (~oisdk@2001:bb6:3329:d100:11d5:8dc1:169a:e187) |
| 2020-10-15 14:26:55 | × | berberman_ quits (~berberman@unaffiliated/berberman) (Quit: ZNC 1.7.5 - https://znc.in) |
| 2020-10-15 14:27:11 | → | lucasb joins (uid333435@gateway/web/irccloud.com/x-qhpgfsleurzdehfq) |
| 2020-10-15 14:27:18 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 2020-10-15 14:28:54 | × | berberman quits (~berberman@unaffiliated/berberman) (Max SendQ exceeded) |
| 2020-10-15 14:29:24 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 2020-10-15 14:29:30 | × | Sanchayan quits (~Sanchayan@171.61.90.104) (Quit: leaving) |
| 2020-10-15 14:30:29 | × | OmegaDoug quits (8e750cd2@lnsm3-torontoxn-142-117-12-210.internet.virginmobile.ca) (Ping timeout: 245 seconds) |
| 2020-10-15 14:30:55 | × | berberman quits (~berberman@unaffiliated/berberman) (Max SendQ exceeded) |
| 2020-10-15 14:31:06 | → | jrm joins (~jrm@freebsd/developer/jrm) |
| 2020-10-15 14:31:16 | × | jonathanx quits (~jonathan@dyn-8-sc.cdg.chalmers.se) (Remote host closed the connection) |
| 2020-10-15 14:31:28 | hackage | haskellish 0.2.3.1 - For parsing Haskell-ish languages https://hackage.haskell.org/package/haskellish-0.2.3.1 (dktr0) |
| 2020-10-15 14:31:32 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 2020-10-15 14:32:38 | × | Guest23693 quits (~urdh@h77-53-54-187.cust.a3fiber.se) (Quit: Boom!) |
| 2020-10-15 14:32:55 | × | acidjnk_new quits (~acidjnk@p200300d0c7237816a89fd387a81e29da.dip0.t-ipconnect.de) (Ping timeout: 240 seconds) |
| 2020-10-15 14:32:59 | × | berberman quits (~berberman@unaffiliated/berberman) (Max SendQ exceeded) |
| 2020-10-15 14:33:33 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 2020-10-15 14:33:48 | → | cr3 joins (~cr3@192-222-143-195.qc.cable.ebox.net) |
| 2020-10-15 14:34:16 | → | Buntspecht joins (~user@unaffiliated/siracusa) |
| 2020-10-15 14:35:02 | × | berberman quits (~berberman@unaffiliated/berberman) (Max SendQ exceeded) |
| 2020-10-15 14:35:14 | → | urdh joins (~urdh@h77-53-54-187.cust.a3fiber.se) |
| 2020-10-15 14:35:38 | urdh | is now known as Guest76130 |
| 2020-10-15 14:35:47 | × | GyroW quits (~GyroW@unaffiliated/gyrow) (Quit: Someone ate my pie) |
| 2020-10-15 14:36:05 | → | GyroW joins (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) |
| 2020-10-15 14:36:06 | × | GyroW quits (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) (Changing host) |
| 2020-10-15 14:36:06 | → | GyroW joins (~GyroW@unaffiliated/gyrow) |
| 2020-10-15 14:36:09 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 2020-10-15 14:36:58 | → | thir joins (~thir@p200300f27f02580060eb7dde324e54c8.dip0.t-ipconnect.de) |
| 2020-10-15 14:37:35 | × | berberman quits (~berberman@unaffiliated/berberman) (Max SendQ exceeded) |
| 2020-10-15 14:38:09 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 2020-10-15 14:39:20 | × | Guest76130 quits (~urdh@h77-53-54-187.cust.a3fiber.se) (Client Quit) |
| 2020-10-15 14:39:39 | × | berberman quits (~berberman@unaffiliated/berberman) (Max SendQ exceeded) |
| 2020-10-15 14:39:52 | × | xff0x quits (~fox@217.110.198.158) (Ping timeout: 246 seconds) |
| 2020-10-15 14:40:07 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 2020-10-15 14:41:27 | × | thir quits (~thir@p200300f27f02580060eb7dde324e54c8.dip0.t-ipconnect.de) (Ping timeout: 260 seconds) |
| 2020-10-15 14:41:59 | → | xff0x joins (~fox@217.110.198.158) |
| 2020-10-15 14:42:06 | × | berberman quits (~berberman@unaffiliated/berberman) (Max SendQ exceeded) |
| 2020-10-15 14:42:37 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 2020-10-15 14:44:10 | × | berberman quits (~berberman@unaffiliated/berberman) (Max SendQ exceeded) |
| 2020-10-15 14:44:11 | × | raehik quits (~raehik@cpc96984-rdng25-2-0-cust109.15-3.cable.virginm.net) (Read error: Connection reset by peer) |
| 2020-10-15 14:44:36 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 2020-10-15 14:44:48 | → | raehik joins (~raehik@cpc96984-rdng25-2-0-cust109.15-3.cable.virginm.net) |
| 2020-10-15 14:45:01 | × | pfurla quits (~pfurla@ool-182ed2e2.dyn.optonline.net) (Ping timeout: 256 seconds) |
| 2020-10-15 14:45:23 | × | polyrain_ quits (~polyrain@2001:8003:e501:6901:5438:7f7:706e:c9b0) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-10-15 14:45:26 | × | wroathe quits (~wroathe@c-68-54-25-135.hsd1.mn.comcast.net) (Ping timeout: 256 seconds) |
| 2020-10-15 14:47:12 | → | pfurla joins (~pfurla@ool-182ed2e2.dyn.optonline.net) |
| 2020-10-15 14:47:21 | → | wroathe joins (~wroathe@c-73-24-27-54.hsd1.mn.comcast.net) |
| 2020-10-15 14:48:59 | × | snakemas1 quits (~snakemast@213.100.206.23) (Ping timeout: 256 seconds) |
| 2020-10-15 14:50:28 | × | xff0x quits (~fox@217.110.198.158) (Ping timeout: 272 seconds) |
| 2020-10-15 14:50:28 | × | Guest37184 quits (~chris@81.96.113.213) (Remote host closed the connection) |
| 2020-10-15 14:51:07 | → | alp joins (~alp@2a01:e0a:58b:4920:68d6:ac21:2986:7340) |
| 2020-10-15 14:52:04 | → | hnOsmium0001 joins (uid453710@gateway/web/irccloud.com/x-ritgaqlnctnhotjj) |
| 2020-10-15 14:52:05 | × | poljar quits (~poljar@93-139-70-179.adsl.net.t-com.hr) (Ping timeout: 240 seconds) |
| 2020-10-15 14:52:09 | → | xff0x joins (~fox@217.110.198.158) |
| 2020-10-15 14:53:08 | → | fryguybob joins (~fryguybob@cpe-74-65-31-113.rochester.res.rr.com) |
| 2020-10-15 14:54:37 | × | GyroW quits (~GyroW@unaffiliated/gyrow) (Quit: Someone ate my pie) |
| 2020-10-15 14:54:51 | → | solonarv joins (~solonarv@anancy-651-1-202-101.w109-217.abo.wanadoo.fr) |
| 2020-10-15 14:54:55 | → | GyroW joins (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) |
| 2020-10-15 14:54:56 | × | GyroW quits (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) (Changing host) |
| 2020-10-15 14:54:56 | → | GyroW joins (~GyroW@unaffiliated/gyrow) |
| 2020-10-15 14:55:41 | × | chele quits (~chele@5.53.222.202) (Quit: Leaving) |
| 2020-10-15 14:57:31 | × | Kaiepi quits (~Kaiepi@nwcsnbsc03w-47-55-225-82.dhcp-dynamic.fibreop.nb.bellaliant.net) (Remote host closed the connection) |
All times are in UTC.