Logs: freenode/#haskell
| 2020-10-08 09:28:36 | → | taktoa[c] joins (sid282096@gateway/web/irccloud.com/x-glimjsfxdcqvfuja) |
| 2020-10-08 09:28:53 | → | jle` joins (~mstksg@unaffiliated/mstksg) |
| 2020-10-08 09:31:20 | → | thc202 joins (~thc202@unaffiliated/thc202) |
| 2020-10-08 09:31:49 | × | jchia_ quits (~jchia@58.32.35.239) (Quit: Leaving.) |
| 2020-10-08 09:34:24 | → | christo joins (516071d5@81.96.113.213) |
| 2020-10-08 09:35:53 | <christo> | hey guys, anyone know if i can set cabal build to default to cabal v1-build and same with other commands? |
| 2020-10-08 09:36:24 | <dcoutts> | christo: you can use an older release of cabal where it still defaulted to v1 |
| 2020-10-08 09:37:57 | × | GyroW_ quits (~GyroW@unaffiliated/gyrow) (Quit: Someone ate my pie) |
| 2020-10-08 09:38:07 | → | GyroW joins (~GyroW@d54C03E98.access.telenet.be) |
| 2020-10-08 09:38:07 | × | GyroW quits (~GyroW@d54C03E98.access.telenet.be) (Changing host) |
| 2020-10-08 09:38:07 | → | GyroW joins (~GyroW@unaffiliated/gyrow) |
| 2020-10-08 09:38:17 | → | thir joins (~thir@p200300f27f0fc60038c1b16891cbfa03.dip0.t-ipconnect.de) |
| 2020-10-08 09:39:41 | → | shatriff joins (~vitaliish@88.155.84.139) |
| 2020-10-08 09:42:35 | × | Ariakenom quits (~Ariakenom@193.254.193.1) (Ping timeout: 240 seconds) |
| 2020-10-08 09:42:47 | × | thir quits (~thir@p200300f27f0fc60038c1b16891cbfa03.dip0.t-ipconnect.de) (Ping timeout: 260 seconds) |
| 2020-10-08 09:44:27 | × | kritzefitz quits (~kritzefit@2003:5b:203b:103:367c:3073:81cb:7f0f) (Ping timeout: 240 seconds) |
| 2020-10-08 09:45:08 | <christo> | dcoutts, you know how i can find which version defaults to v1? |
| 2020-10-08 09:45:28 | <dcoutts> | christo: check the changelog, it was probably 3.0 |
| 2020-10-08 09:48:14 | × | clever quits (~clever@NixOS/user/clever) (Ping timeout: 272 seconds) |
| 2020-10-08 09:50:21 | → | DavidEichmann joins (~david@43.240.198.146.dyn.plus.net) |
| 2020-10-08 09:51:49 | <jackdk> | https://hackage.haskell.org/package/cabal-install-3.2.0.0/changelog |
| 2020-10-08 09:52:07 | <jackdk> | 3.0.0.0: Legacy commands are now only accessible with the `v1-` prefixes, and the `v2-`commands are the new default. |
| 2020-10-08 09:52:29 | × | polux2001 quits (~polux@51.15.169.172) (Quit: Ping timeout (120 seconds)) |
| 2020-10-08 09:52:47 | → | polux2001 joins (~polux@51.15.169.172) |
| 2020-10-08 09:53:10 | → | mcc2 joins (~pbodev1@5-15-16-231.residential.rdsnet.ro) |
| 2020-10-08 09:53:18 | × | bloodstalker quits (~bloodstal@46.166.187.178) (Ping timeout: 272 seconds) |
| 2020-10-08 09:54:11 | → | bloodstalker joins (~bloodstal@46.166.187.188) |
| 2020-10-08 09:54:29 | → | clever joins (~clever@NixOS/user/clever) |
| 2020-10-08 09:55:47 | × | mcc quits (~pbodev1@5-15-16-231.residential.rdsnet.ro) (Ping timeout: 240 seconds) |
| 2020-10-08 09:55:48 | × | anoe quits (~anoe@delanoe.org) (Remote host closed the connection) |
| 2020-10-08 09:56:25 | × | knupfer quits (~Thunderbi@i5E86B40F.versanet.de) (Ping timeout: 240 seconds) |
| 2020-10-08 09:56:27 | → | kritzefitz joins (~kritzefit@2003:5b:203b:100:c23e:baff:feb8:8cdb) |
| 2020-10-08 09:57:23 | × | yoja quits (~yoel.jaco@89.237.109.192) (Ping timeout: 240 seconds) |
| 2020-10-08 09:57:26 | <christo> | jackdk so 2.4 then? |
| 2020-10-08 09:58:49 | <jackdk> | if that's what the changelog says |
| 2020-10-08 09:59:42 | → | knupfer joins (~Thunderbi@i5E86B40F.versanet.de) |
| 2020-10-08 10:00:04 | × | totallynotnate quits (~nate@110.137.154.49) (Quit: WeeChat 2.9) |
| 2020-10-08 10:00:26 | → | Rudd0 joins (~Rudd0@185.189.115.98) |
| 2020-10-08 10:02:44 | <christo> | when using ghcup to install different cabal version |
| 2020-10-08 10:02:48 | <christo> | is it: |
| 2020-10-08 10:02:58 | <christo> | ghcup install cabal 2.4.1.0 |
| 2020-10-08 10:03:03 | <christo> | having issues with that |
| 2020-10-08 10:03:16 | → | anoe joins (~anoe@delanoe.org) |
| 2020-10-08 10:06:12 | × | GyroW quits (~GyroW@unaffiliated/gyrow) (Ping timeout: 256 seconds) |
| 2020-10-08 10:06:19 | → | GyroW_ joins (~GyroW@d54C03E98.access.telenet.be) |
| 2020-10-08 10:06:19 | × | GyroW_ quits (~GyroW@d54C03E98.access.telenet.be) (Changing host) |
| 2020-10-08 10:06:19 | → | GyroW_ joins (~GyroW@unaffiliated/gyrow) |
| 2020-10-08 10:06:38 | <maerwald> | "having issues" isn't very specific |
| 2020-10-08 10:07:50 | × | todda7 quits (~torstein@athedsl-317312.home.otenet.gr) (Ping timeout: 265 seconds) |
| 2020-10-08 10:10:10 | → | GyroW joins (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) |
| 2020-10-08 10:10:10 | × | GyroW quits (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) (Changing host) |
| 2020-10-08 10:10:10 | → | GyroW joins (~GyroW@unaffiliated/gyrow) |
| 2020-10-08 10:10:27 | <christo> | ye, my bad. have it working now. thx jackdk dcoutts |
| 2020-10-08 10:10:37 | → | todda7 joins (~torstein@2a02:587:d3b:1b36:e92e:3500:403:694a) |
| 2020-10-08 10:11:00 | <christo> | i'm trying to get haskell language server support working for the Euterpea music lib in vs code |
| 2020-10-08 10:11:05 | × | GyroW_ quits (~GyroW@unaffiliated/gyrow) (Ping timeout: 240 seconds) |
| 2020-10-08 10:11:35 | <maerwald> | I'm not sure that will work with an old cabal |
| 2020-10-08 10:12:56 | × | giaco quits (~jack@2-238-151-49.ip244.fastwebnet.it) (Ping timeout: 272 seconds) |
| 2020-10-08 10:13:04 | <maerwald> | note that ghcup can install hls too |
| 2020-10-08 10:13:47 | → | giaco joins (~jack@2-238-151-49.ip244.fastwebnet.it) |
| 2020-10-08 10:15:49 | × | snakemas1 quits (~snakemast@213.100.206.23) (Ping timeout: 264 seconds) |
| 2020-10-08 10:17:07 | → | snakemas1 joins (~snakemast@213.100.206.23) |
| 2020-10-08 10:18:04 | × | ryansmccoy quits (~ryansmcco@156.96.151.132) (Ping timeout: 246 seconds) |
| 2020-10-08 10:18:06 | → | Gurkenglas_ joins (~Gurkengla@unaffiliated/gurkenglas) |
| 2020-10-08 10:18:25 | → | ryansmccoy joins (~ryansmcco@193.37.254.27) |
| 2020-10-08 10:19:59 | <christo> | maerwald i've tried most things to get HLS to provide support for Euterpea but no luck |
| 2020-10-08 10:20:05 | × | alp quits (~alp@88.126.45.36) (Ping timeout: 240 seconds) |
| 2020-10-08 10:20:21 | <christo> | so for euterpea to work ghc has to be set lower, i'm uisng 8.6.4 |
| 2020-10-08 10:20:22 | × | GyroW quits (~GyroW@unaffiliated/gyrow) (Quit: Someone ate my pie) |
| 2020-10-08 10:20:24 | <christo> | but |
| 2020-10-08 10:20:40 | → | GyroW joins (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) |
| 2020-10-08 10:20:40 | × | GyroW quits (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) (Changing host) |
| 2020-10-08 10:20:40 | → | GyroW joins (~GyroW@unaffiliated/gyrow) |
| 2020-10-08 10:20:45 | × | mozzarella quits (~sam@unaffiliated/sam113101) (Remote host closed the connection) |
| 2020-10-08 10:20:46 | <christo> | euterpea only builds and works when you use the v1 style cabal commands |
| 2020-10-08 10:21:10 | <christo> | i've changed cabal to 2.4.1.0 and ghc at 8.6.4 |
| 2020-10-08 10:21:16 | <christo> | and from the cmd line project works |
| 2020-10-08 10:21:40 | → | cosimone joins (~cosimone@2001:b07:ae5:db26:a16f:75:586:b3b0) |
| 2020-10-08 10:21:42 | <christo> | but haskell language server in vs code still gives me a msg saying it can't resolve Euterpea dependency |
| 2020-10-08 10:21:59 | <christo> | even though the project is building from cmd line |
| 2020-10-08 10:22:07 | → | mozzarella joins (~sam@unaffiliated/sam113101) |
| 2020-10-08 10:23:44 | → | yoja joins (~yoel.jaco@89.237.109.192) |
| 2020-10-08 10:23:59 | → | alp joins (~alp@2a01:e0a:58b:4920:4d3:fcd8:bff8:2549) |
| 2020-10-08 10:26:57 | → | Tops2 joins (~Tobias@dyndsl-095-033-023-047.ewe-ip-backbone.de) |
| 2020-10-08 10:27:45 | → | knupfer1 joins (~Thunderbi@200116b82ce4df0088357864009e671d.dip.versatel-1u1.de) |
| 2020-10-08 10:27:46 | × | knupfer quits (~Thunderbi@i5E86B40F.versanet.de) (Quit: knupfer) |
| 2020-10-08 10:27:46 | knupfer1 | is now known as knupfer |
| 2020-10-08 10:28:16 | → | jpcooper joins (~user@unaffiliated/jpcooper) |
| 2020-10-08 10:28:19 | ← | jpcooper parts (~user@unaffiliated/jpcooper) () |
| 2020-10-08 10:29:08 | × | GyroW quits (~GyroW@unaffiliated/gyrow) (Quit: Someone ate my pie) |
| 2020-10-08 10:29:19 | → | GyroW joins (~GyroW@d54C03E98.access.telenet.be) |
| 2020-10-08 10:29:19 | × | GyroW quits (~GyroW@d54C03E98.access.telenet.be) (Changing host) |
| 2020-10-08 10:29:19 | → | GyroW joins (~GyroW@unaffiliated/gyrow) |
| 2020-10-08 10:34:43 | × | livvy quits (~livvy@gateway/tor-sasl/livvy) (Ping timeout: 240 seconds) |
| 2020-10-08 10:34:43 | × | snakemas1 quits (~snakemast@213.100.206.23) (Ping timeout: 260 seconds) |
| 2020-10-08 10:36:47 | × | GyroW quits (~GyroW@unaffiliated/gyrow) (Ping timeout: 240 seconds) |
| 2020-10-08 10:37:14 | → | GyroW joins (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) |
| 2020-10-08 10:37:14 | × | GyroW quits (~GyroW@ptr-48ujrfd1ztq5fjywfw3.18120a2.ip6.access.telenet.be) (Changing host) |
| 2020-10-08 10:37:14 | → | GyroW joins (~GyroW@unaffiliated/gyrow) |
| 2020-10-08 10:37:31 | × | worc3131 quits (~quassel@2a02:c7f:c026:9500:7d0b:65d0:38a4:4786) (Ping timeout: 272 seconds) |
All times are in UTC.