Logs: freenode/#haskell
| 2020-11-06 18:11:31 | <hekkaidekapus> | gattytto: That sounds fantastic. So, why don’t you change the demo to something simpler? |
| 2020-11-06 18:13:30 | <hekkaidekapus> | The demo should maybe just focus on explaining the setup. Servant is just another Haskell project. Once folks have a working setup, they will figure out how to use it with any projects of their liking. |
| 2020-11-06 18:13:31 | <gattytto> | I wanted to include a more realistic demo than just hello world because I think haskell deserves it after I saw all the work made in the extensions for the linting and debugging |
| 2020-11-06 18:13:56 | <gattytto> | and having a web api demo using servant worked except for the test suite |
| 2020-11-06 18:14:12 | <monochrom> | So suppress the test suite. |
| 2020-11-06 18:14:25 | → | thir joins (~thir@p200300f27f0b7e00f4e9381c2bf90854.dip0.t-ipconnect.de) |
| 2020-11-06 18:14:46 | <monochrom> | Also I am one of those conservative old-geezers who disagree with realistic=web |
| 2020-11-06 18:14:56 | <gattytto> | I thought it could damage the purpose of the demo author, since I'm not the author of that code I thought it would be disrespectful to just cut off a part of it |
| 2020-11-06 18:16:09 | × | alp quits (~alp@2a01:e0a:58b:4920:3c79:643f:783c:9d58) (Ping timeout: 272 seconds) |
| 2020-11-06 18:16:23 | × | jespada quits (~jespada@90.254.245.49) (Quit: Leaving) |
| 2020-11-06 18:16:38 | <monochrom> | It's called "workaround". It means a temporary limitation you put in now but will remove when you figure out how. |
| 2020-11-06 18:17:23 | <monochrom> | An ironically in this the context of "realistic" and "debugging". |
| 2020-11-06 18:18:03 | <gattytto> | that too I wanted to include debug configurations for the test suite too |
| 2020-11-06 18:18:08 | × | conal quits (~conal@198.8.81.71) (Quit: Computer has gone to sleep.) |
| 2020-11-06 18:19:53 | → | jdsharp joins (~jdsharp@185.204.1.185) |
| 2020-11-06 18:20:26 | × | thir quits (~thir@p200300f27f0b7e00f4e9381c2bf90854.dip0.t-ipconnect.de) (Ping timeout: 264 seconds) |
| 2020-11-06 18:21:54 | × | dyeplexer quits (~lol@unaffiliated/terpin) (Read error: Connection reset by peer) |
| 2020-11-06 18:22:48 | × | ubert quits (~Thunderbi@p200300ecdf1e5337e6b318fffe838f33.dip0.t-ipconnect.de) (Remote host closed the connection) |
| 2020-11-06 18:23:30 | <hekkaidekapus> | Another thing slightly unrelated: <https://github.com/haskell-servant/example-servant-minimal> does not commit the .cabal file. I’m aware of stack2cabal (kudos maerwald) and hpack, but a missing .cabal is already a blocker for further sleuthing. |
| 2020-11-06 18:23:30 | → | chaosmasttter joins (~chaosmast@p200300c4a70b9f013c660c983e9b467a.dip0.t-ipconnect.de) |
| 2020-11-06 18:25:02 | <monochrom> | Oh, that's a crime. :) |
| 2020-11-06 18:25:07 | <gattytto> | yes I noticed, but doing "stack build" creates the .cabal by itself |
| 2020-11-06 18:25:34 | <koz_> | gattytto: Yeah, because stack magics in hpack as well. |
| 2020-11-06 18:25:38 | <gattytto> | I have added the build tasks for those packages in the sidecar Dockerfile so it's invisible to the users |
| 2020-11-06 18:25:39 | <texasmynsted> | How do I import the styles from the pandoc module --> https://hackage.haskell.org/package/pandoc-2.11.1/docs/Text-Pandoc-Highlighting.html#t:Style |
| 2020-11-06 18:25:57 | <koz_> | And yes, every time you don't include .cabal files, god kills a kitten, and Snoyman vociferously disagrees with you. |
| 2020-11-06 18:26:05 | <texasmynsted> | oh wait |
| 2020-11-06 18:26:20 | → | conal joins (~conal@198.8.81.71) |
| 2020-11-06 18:26:20 | × | conal quits (~conal@198.8.81.71) (Remote host closed the connection) |
| 2020-11-06 18:26:43 | × | heatsink quits (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) (Remote host closed the connection) |
| 2020-11-06 18:27:09 | → | conal joins (~conal@198.8.81.71) |
| 2020-11-06 18:27:19 | <gattytto> | I hope to get some PR that fixes the test suite soon for this project, it's the only missing piece to add the demo stack to the IDE |
| 2020-11-06 18:27:29 | <texasmynsted> | nm |
| 2020-11-06 18:27:35 | texasmynsted | facepalm |
| 2020-11-06 18:27:46 | <texasmynsted> | one of those days |
| 2020-11-06 18:28:01 | <gattytto> | meanwhile I'll keep reading my haskell books for dummies so I get some idea of what's going wrong |
| 2020-11-06 18:28:16 | <geekosaur> | it'll take more than that |
| 2020-11-06 18:28:17 | → | cr3 joins (~cr3@192-222-143-195.qc.cable.ebox.net) |
| 2020-11-06 18:28:25 | <hekkaidekapus> | gattytto: Good luck! |
| 2020-11-06 18:28:29 | <geekosaur> | but both errors are the same problem from two different directions |
| 2020-11-06 18:29:12 | <gattytto> | geekosaur thank you for the hint |
| 2020-11-06 18:29:18 | × | vilpan quits (~0@212.117.1.172) (Quit: Leaving.) |
| 2020-11-06 18:29:35 | <geekosaur> | one thing has too many parameters, the other too few |
| 2020-11-06 18:31:51 | × | conal quits (~conal@198.8.81.71) (Quit: Computer has gone to sleep.) |
| 2020-11-06 18:32:34 | → | conal joins (~conal@198.8.81.71) |
| 2020-11-06 18:33:27 | → | ensyde joins (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) |
| 2020-11-06 18:34:16 | × | conal quits (~conal@198.8.81.71) (Client Quit) |
| 2020-11-06 18:34:59 | → | conal joins (~conal@198.8.81.71) |
| 2020-11-06 18:38:30 | × | ensyde quits (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) (Ping timeout: 260 seconds) |
| 2020-11-06 18:43:57 | → | ensyde joins (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) |
| 2020-11-06 18:44:46 | × | raichoo quits (~raichoo@213.240.178.58) (Quit: Lost terminal) |
| 2020-11-06 18:45:29 | × | geekosaur quits (82659a09@host154-009.vpn.uakron.edu) (Remote host closed the connection) |
| 2020-11-06 18:45:59 | × | vicfred quits (~vicfred@unaffiliated/vicfred) (Quit: Leaving) |
| 2020-11-06 18:46:22 | → | vicfred joins (~vicfred@unaffiliated/vicfred) |
| 2020-11-06 18:47:27 | → | geekosaur joins (82659a09@host154-009.vpn.uakron.edu) |
| 2020-11-06 18:47:59 | → | thir joins (~thir@p200300f27f0b7e00f4e9381c2bf90854.dip0.t-ipconnect.de) |
| 2020-11-06 18:48:27 | → | comerijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2020-11-06 18:48:49 | × | ensyde quits (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) (Ping timeout: 264 seconds) |
| 2020-11-06 18:49:19 | × | thc202 quits (~thc202@unaffiliated/thc202) (Ping timeout: 244 seconds) |
| 2020-11-06 18:49:19 | × | xerox_ quits (~xerox@unaffiliated/xerox) (Ping timeout: 256 seconds) |
| 2020-11-06 18:49:53 | <comerijn> | hekkaidekapus: At least nowadays we can point out that even Snoyman doesn't support "not committing .cabal files" anymore ;) |
| 2020-11-06 18:50:23 | → | heatsink joins (~heatsink@107-136-5-69.lightspeed.sntcca.sbcglobal.net) |
| 2020-11-06 18:50:55 | <hekkaidekapus> | koz_: heh… That’s what koz_ was talking about. And god bless kittens :) |
| 2020-11-06 18:51:02 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 264 seconds) |
| 2020-11-06 18:51:07 | <koz_> | hekkaidekapus: Yep, this is me doing my daily jibe. :P |
| 2020-11-06 18:51:27 | comerijn | is now known as merijn |
| 2020-11-06 18:51:38 | × | conal quits (~conal@198.8.81.71) (Quit: Computer has gone to sleep.) |
| 2020-11-06 18:52:33 | × | cr3 quits (~cr3@192-222-143-195.qc.cable.ebox.net) (Ping timeout: 260 seconds) |
| 2020-11-06 18:53:29 | → | conal joins (~conal@198.8.81.71) |
| 2020-11-06 18:54:07 | → | ensyde joins (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) |
| 2020-11-06 18:54:29 | × | thir quits (~thir@p200300f27f0b7e00f4e9381c2bf90854.dip0.t-ipconnect.de) (Ping timeout: 244 seconds) |
| 2020-11-06 18:55:25 | × | jollygood2 quits (~bc8165ab@217.29.117.252) (Quit: http://www.okay.uz/ (Session timeout)) |
| 2020-11-06 18:56:00 | × | twopoint718 quits (~cjw@fsf/member/twopoint718) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-11-06 18:58:21 | × | verement quits (~anonymous@cpe-76-167-229-223.san.res.rr.com) (Quit: verement) |
| 2020-11-06 18:58:56 | → | mirrorbird_ joins (~psutcliff@141.98.255.147) |
| 2020-11-06 18:59:02 | × | ensyde quits (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) (Ping timeout: 260 seconds) |
| 2020-11-06 19:01:25 | × | mirrorbird quits (~psutcliff@176.227.54.4) (Ping timeout: 240 seconds) |
| 2020-11-06 19:02:09 | × | geekosaur quits (82659a09@host154-009.vpn.uakron.edu) (Ping timeout: 245 seconds) |
| 2020-11-06 19:03:01 | × | berberman_ quits (~berberman@unaffiliated/berberman) (Ping timeout: 272 seconds) |
| 2020-11-06 19:03:25 | → | berberman joins (~berberman@unaffiliated/berberman) |
| 2020-11-06 19:04:22 | → | ensyde joins (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) |
| 2020-11-06 19:09:38 | × | ensyde quits (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) (Ping timeout: 264 seconds) |
| 2020-11-06 19:09:55 | → | mirrorb2rd joins (psutcliffe@gateway/vpn/mullvad/psutcliffe) |
| 2020-11-06 19:10:18 | × | mirrorbird_ quits (~psutcliff@141.98.255.147) (Ping timeout: 256 seconds) |
| 2020-11-06 19:10:37 | → | cr3 joins (~cr3@192-222-143-195.qc.cable.ebox.net) |
| 2020-11-06 19:13:28 | × | avdb quits (~avdb@ip-62-235-12-157.dsl.scarlet.be) (Ping timeout: 256 seconds) |
| 2020-11-06 19:14:28 | → | ensyde joins (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) |
| 2020-11-06 19:14:33 | → | avdb joins (~avdb@ip-62-235-189-16.dsl.scarlet.be) |
| 2020-11-06 19:16:42 | × | Lord_of_Life quits (~Lord@46.217.217.128) (Quit: Laa shay'a waqi'un moutlaq bale kouloun moumkine) |
| 2020-11-06 19:18:13 | × | bliminse quits (~bliminse@host109-156-197-211.range109-156.btcentralplus.com) (Ping timeout: 256 seconds) |
| 2020-11-06 19:18:57 | → | bliminse joins (~bliminse@host109-156-197-211.range109-156.btcentralplus.com) |
| 2020-11-06 19:19:08 | × | ensyde quits (~ensyde@99-185-235-117.lightspeed.chrlnc.sbcglobal.net) (Ping timeout: 256 seconds) |
| 2020-11-06 19:19:39 | → | u0_a298 joins (~user@47.206.148.226) |
| 2020-11-06 19:19:56 | × | jakob_ quits (~textual@p57b0eae0.dip0.t-ipconnect.de) (Quit: My Laptop has gone to sleep. ZZZzzz…) |
| 2020-11-06 19:20:24 | → | jakob_ joins (~textual@p200300f49f162200ecd950d27480ddce.dip0.t-ipconnect.de) |
| 2020-11-06 19:20:35 | × | britva quits (~britva@31-10-157-156.cgn.dynamic.upc.ch) (Quit: This computer has gone to sleep) |
| 2020-11-06 19:20:42 | × | jakob_ quits (~textual@p200300f49f162200ecd950d27480ddce.dip0.t-ipconnect.de) (Client Quit) |
| 2020-11-06 19:21:11 | → | jakob_ joins (~textual@p200300f49f162200ecd950d27480ddce.dip0.t-ipconnect.de) |
| 2020-11-06 19:21:14 | → | twopoint718 joins (~cjw@fsf/member/twopoint718) |
| 2020-11-06 19:21:29 | × | jakob_ quits (~textual@p200300f49f162200ecd950d27480ddce.dip0.t-ipconnect.de) (Client Quit) |
All times are in UTC.