Logs: freenode/#haskell
| 2021-04-30 17:21:31 | × | zva quits (~zava@ip5f5bdf0f.dynamic.kabel-deutschland.de) (Ping timeout: 252 seconds) |
| 2021-04-30 17:22:46 | → | _bin joins (~bin@75-54-107-59.lightspeed.hstntx.sbcglobal.net) |
| 2021-04-30 17:24:09 | → | nicholasbulka joins (~nicholasb@2601:900:4301:da0:5440:6bb8:f181:7832) |
| 2021-04-30 17:24:12 | <hololeap> | thblt: this also might be a good resource for you: https://lexi-lambda.github.io/blog/2021/03/25/an-introduction-to-typeclass-metaprogramming/ |
| 2021-04-30 17:25:03 | <jpe90> | Hi everyone, I have a beginner question |
| 2021-04-30 17:25:18 | × | vilpan quits (~0@212.117.1.172) (Quit: Leaving.) |
| 2021-04-30 17:25:21 | <jpe90> | I'm studying an example from the Hutton book (https://paste.tomsmeding.com/UfWOndmM) and I'm trying to get a step-by-step understanding of how the expression is being evaluated. |
| 2021-04-30 17:25:50 | <jpe90> | The best way that I found was to load the file in ghci, place a breakpoint in main, then repeatedly enter :step, :list to see the current expression being evaluted, :force on unevaluated variables, and then substituting in the variables into the expression in the current step. |
| 2021-04-30 17:26:13 | <jpe90> | I found that a little cumbersome to do and was wondering if there's other options for viewing intermediate values of expressions as they're being evaluated. |
| 2021-04-30 17:26:22 | → | jamm_ joins (~jamm@unaffiliated/jamm) |
| 2021-04-30 17:27:05 | <geekosaur> | http://hackage.haskell.org/package/ghc-vis |
| 2021-04-30 17:28:19 | × | Adam345 quits (~textual@2.133.253.255) (Quit: My MacBook Air has gone to sleep. ZZZzzz…) |
| 2021-04-30 17:29:26 | → | Adam345 joins (~textual@2.133.253.255) |
| 2021-04-30 17:30:07 | → | geowiesnot joins (~user@87-89-181-157.abo.bbox.fr) |
| 2021-04-30 17:32:31 | <jpe90> | I did see that actually! I got an error message when I tried to install it with cabal earlier about being unable to resolve dependencies, I'll go back and give that another go |
| 2021-04-30 17:33:46 | × | Adam345 quits (~textual@2.133.253.255) (Ping timeout: 240 seconds) |
| 2021-04-30 17:34:10 | → | nut joins (~gtk@roc37-h01-176-170-197-243.dsl.sta.abo.bbox.fr) |
| 2021-04-30 17:34:35 | <hololeap> | jpe90: you may want to try building it with stack, since that keeps the dependencies "locked" to some set that works |
| 2021-04-30 17:34:55 | <hololeap> | there is a stack.yaml in the source repo: https://github.com/def-/ghc-vis |
| 2021-04-30 17:35:09 | <monochrom> | I think the key is "pkg-config package librsvg-2.0>=2.16.0, not found in the pkg-config database". This cannot be solved by stack. |
| 2021-04-30 17:35:49 | <hololeap> | hm, i didn't see that |
| 2021-04-30 17:36:21 | <monochrom> | My model of "upon the words 'error message' the brain shuts down" has one more data point. |
| 2021-04-30 17:37:14 | <hololeap> | monochrom: where are you seeing this pkg-config error? |
| 2021-04-30 17:37:28 | <monochrom> | "cabal install --dry-run ghc-vis" |
| 2021-04-30 17:38:04 | <hololeap> | oh, ok, but their system might be different (they may have that library installed) |
| 2021-04-30 17:38:36 | × | s00pcan quits (~chris@075-133-056-178.res.spectrum.com) (Remote host closed the connection) |
| 2021-04-30 17:42:44 | <thblt> | hololeap: thanks! |
| 2021-04-30 17:46:55 | → | epicte7us joins (~epictetus@ip72-194-54-201.sb.sd.cox.net) |
| 2021-04-30 17:48:08 | <tomsmeding> | shapr: wasn't today #haskell's birthday? |
| 2021-04-30 17:48:32 | → | todda7 joins (~torstein@athedsl-4519432.home.otenet.gr) |
| 2021-04-30 17:49:52 | × | ep1ctetus quits (~epictetus@ip72-194-54-201.sb.sd.cox.net) (Ping timeout: 240 seconds) |
| 2021-04-30 17:50:26 | × | dcoutts__ quits (~duncan@94.186.125.91.dyn.plus.net) (Ping timeout: 240 seconds) |
| 2021-04-30 17:54:56 | → | s00pcan joins (~chris@075-133-056-178.res.spectrum.com) |
| 2021-04-30 17:55:29 | <monochrom> | You will need eg ubuntu's librsvg2-dev and libgtk-3-dev. |
| 2021-04-30 17:56:22 | <monochrom> | And then svgcairo's Setup.hs wants Cabal<3.1. Use --allow-newer to overrule that. |
| 2021-04-30 17:56:25 | × | s00pcan quits (~chris@075-133-056-178.res.spectrum.com) (Remote host closed the connection) |
| 2021-04-30 17:56:43 | × | cortexauth quits (~cortexaut@2409:4053:2e1c:481d:ad5c:b5d6:d64d:e07a) (Ping timeout: 276 seconds) |
| 2021-04-30 17:57:09 | → | luite_ joins (sid387799@gateway/web/irccloud.com/x-aaiogqabznlrzlnw) |
| 2021-04-30 17:57:20 | → | cortexauth joins (~cortexaut@2409:4053:2183:bf4d:289d:8800:8463:c0c1) |
| 2021-04-30 17:57:50 | → | vchlup joins (~vchlup@115.128.broadband17.iol.cz) |
| 2021-04-30 17:58:56 | × | thevishy quits (~Nishant@117.193.32.230) (Quit: Leaving) |
| 2021-04-30 18:00:51 | × | geekosaur quits (930099da@rrcs-147-0-153-218.central.biz.rr.com) (Quit: Connection closed) |
| 2021-04-30 18:01:26 | × | nut quits (~gtk@roc37-h01-176-170-197-243.dsl.sta.abo.bbox.fr) (Ping timeout: 246 seconds) |
| 2021-04-30 18:01:28 | → | merijn joins (~merijn@83-160-49-249.ip.xs4all.nl) |
| 2021-04-30 18:01:48 | × | jpe90 quits (~user@pool-108-31-85-19.washdc.fios.verizon.net) (Remote host closed the connection) |
| 2021-04-30 18:02:24 | × | malumore_ quits (~malumore@151.62.115.54) (Ping timeout: 268 seconds) |
| 2021-04-30 18:02:25 | → | jpe90 joins (~user@pool-108-31-85-19.washdc.fios.verizon.net) |
| 2021-04-30 18:04:21 | × | frozenErebus quits (~frozenEre@37.231.244.249) (Ping timeout: 260 seconds) |
| 2021-04-30 18:04:28 | × | epicte7us quits (~epictetus@ip72-194-54-201.sb.sd.cox.net) (*.net *.split) |
| 2021-04-30 18:04:28 | × | _bin quits (~bin@75-54-107-59.lightspeed.hstntx.sbcglobal.net) (*.net *.split) |
| 2021-04-30 18:04:28 | × | elfets quits (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) (*.net *.split) |
| 2021-04-30 18:04:28 | × | gitgood quits (~gitgood@80-44-9-246.dynamic.dsl.as9105.com) (*.net *.split) |
| 2021-04-30 18:04:28 | × | proofofkeags quits (~proofofke@205.209.28.54) (*.net *.split) |
| 2021-04-30 18:04:28 | × | tzh quits (~tzh@c-24-21-73-154.hsd1.or.comcast.net) (*.net *.split) |
| 2021-04-30 18:04:29 | × | dansho quits (~dansho@ec2-13-231-153-158.ap-northeast-1.compute.amazonaws.com) (*.net *.split) |
| 2021-04-30 18:04:30 | × | Uma quits (~uma@umazalakain.info) (*.net *.split) |
| 2021-04-30 18:04:30 | × | Guest85534 quits (~textual@mskresolve-a.mskcc.org) (*.net *.split) |
| 2021-04-30 18:04:30 | × | mniip quits (mniip@freenode/staff/mniip) (*.net *.split) |
| 2021-04-30 18:04:30 | × | yahb quits (~yahb@haskell/bot/yahb) (*.net *.split) |
| 2021-04-30 18:04:30 | × | shailangsa quits (~shailangs@host217-35-224-169.range217-35.btcentralplus.com) (*.net *.split) |
| 2021-04-30 18:04:30 | × | kritzefitz quits (~kritzefit@212.86.56.80) (*.net *.split) |
| 2021-04-30 18:04:31 | × | random quits (~random@46.254.129.126) (*.net *.split) |
| 2021-04-30 18:04:31 | × | MidAutumnHotaru quits (~MidAutumn@unaffiliated/midautumnhotaru) (*.net *.split) |
| 2021-04-30 18:04:31 | × | pfurla_ quits (~pfurla@ool-182ed2e2.dyn.optonline.net) (*.net *.split) |
| 2021-04-30 18:04:31 | × | xsperry quits (~as@unaffiliated/xsperry) (*.net *.split) |
| 2021-04-30 18:04:31 | × | acowley quits (~acowley@c-68-83-22-43.hsd1.nj.comcast.net) (*.net *.split) |
| 2021-04-30 18:04:31 | × | frobnicator quits (~frobnicat@185-227-75-147.dsl.cambrium.nl) (*.net *.split) |
| 2021-04-30 18:04:31 | × | cads quits (~cads@ip-64-72-99-232.lasvegas.net) (*.net *.split) |
| 2021-04-30 18:04:32 | × | is_null quits (~jpic@pdpc/supporter/professional/is-null) (*.net *.split) |
| 2021-04-30 18:04:32 | × | mapperr quits (~mapperr@vmi389916.contaboserver.net) (*.net *.split) |
| 2021-04-30 18:04:32 | × | hololeap quits (hololeap@gateway/vpn/protonvpn/hololeap) (*.net *.split) |
| 2021-04-30 18:04:33 | × | tanuki_ quits (~quassel@173.168.178.1) (*.net *.split) |
| 2021-04-30 18:04:33 | × | tomboy64 quits (~tomboy64@unaffiliated/tomboy64) (*.net *.split) |
| 2021-04-30 18:04:33 | × | incertia quits (~incertia@d4-50-26-103.nap.wideopenwest.com) (*.net *.split) |
| 2021-04-30 18:04:34 | × | lemald quits (~eddie@capybara.lemald.org) (*.net *.split) |
| 2021-04-30 18:04:34 | × | LambdaDuck quits (~anka@ksit.fixme.fi) (*.net *.split) |
| 2021-04-30 18:04:35 | × | sagax quits (~sagax_nb@213.138.71.146) (*.net *.split) |
| 2021-04-30 18:04:35 | × | Arahael quits (~arahael@123-243-38-74.tpgi.com.au) (*.net *.split) |
| 2021-04-30 18:04:35 | × | _xor quits (~xor@74.215.46.133) (*.net *.split) |
| 2021-04-30 18:04:36 | × | urdh quits (~urdh@unaffiliated/urdh) (*.net *.split) |
| 2021-04-30 18:04:36 | × | sudden quits (~lax@unaffiliated/laxask) (*.net *.split) |
| 2021-04-30 18:04:37 | × | amiri quits (~amiri@cpe-76-91-154-9.socal.res.rr.com) (*.net *.split) |
| 2021-04-30 18:04:37 | × | paddymahoney quits (~paddymaho@cpe9050ca207f83-cm9050ca207f80.cpe.net.cable.rogers.com) (*.net *.split) |
| 2021-04-30 18:04:37 | × | Ekho quits (~Ekho@unaffiliated/ekho) (*.net *.split) |
| 2021-04-30 18:04:39 | × | luite quits (sid387799@gateway/web/irccloud.com/x-jstlojjciwjquony) (*.net *.split) |
| 2021-04-30 18:04:39 | × | mcglk quits (~textual@131.191.49.120) (*.net *.split) |
| 2021-04-30 18:04:39 | luite_ | is now known as luite |
| 2021-04-30 18:05:49 | → | Arahael joins (~arahael@123-243-38-74.tpgi.com.au) |
| 2021-04-30 18:06:25 | <jlv> | Is there any way to remove a repository in `cabal.project`, or otherwise disable Cabal from trying to manage dependencies? I want all dependencies managed by my Nix shell, for reproducibility and consistency between `nix-build` and Cabal builds. |
| 2021-04-30 18:06:52 | × | merijn quits (~merijn@83-160-49-249.ip.xs4all.nl) (Ping timeout: 254 seconds) |
| 2021-04-30 18:06:57 | × | Wuzzy quits (~Wuzzy@p5790e74f.dip0.t-ipconnect.de) (Ping timeout: 265 seconds) |
| 2021-04-30 18:07:10 | → | epicte7us joins (~epictetus@ip72-194-54-201.sb.sd.cox.net) |
| 2021-04-30 18:07:10 | → | _bin joins (~bin@75-54-107-59.lightspeed.hstntx.sbcglobal.net) |
| 2021-04-30 18:07:10 | → | elfets joins (~elfets@ip-37-201-23-96.hsi13.unitymediagroup.de) |
| 2021-04-30 18:07:10 | → | gitgood joins (~gitgood@80-44-9-246.dynamic.dsl.as9105.com) |
| 2021-04-30 18:07:10 | → | proofofkeags joins (~proofofke@205.209.28.54) |
| 2021-04-30 18:07:10 | → | tzh joins (~tzh@c-24-21-73-154.hsd1.or.comcast.net) |
| 2021-04-30 18:07:10 | → | dansho joins (~dansho@ec2-13-231-153-158.ap-northeast-1.compute.amazonaws.com) |
| 2021-04-30 18:07:10 | → | Uma joins (~uma@umazalakain.info) |
| 2021-04-30 18:07:10 | → | Guest85534 joins (~textual@mskresolve-a.mskcc.org) |
All times are in UTC.