Logs: freenode/#haskell
| 2020-10-09 13:24:33 | <crossw1nd> | there are several libgmp |
| 2020-10-09 13:24:45 | <crossw1nd> | lddtree is awesome idea |
| 2020-10-09 13:25:31 | <geekosaur> | it depends on the platform, but dynamic by default has mostly gone away iirc |
| 2020-10-09 13:25:56 | <crossw1nd> | that's nice |
| 2020-10-09 13:26:01 | <geekosaur> | OS libs are linked dynamic but ghc's own or generated libs should normally be static |
| 2020-10-09 13:26:09 | × | xerox_ quits (~xerox@unaffiliated/xerox) (Quit: leaving) |
| 2020-10-09 13:26:14 | × | nineonine quits (~nineonine@216-19-190-182.dyn.novuscom.net) (Remote host closed the connection) |
| 2020-10-09 13:26:38 | <geekosaur> | (arch links dynamic by default, and breaks a bunch of stuff thereby, but that's another story) |
| 2020-10-09 13:27:36 | ← | avocado parts (renningmat@gateway/shell/matrix.org/x-lbeurhasvwcxrpwp) ("Kicked by @appservice-irc:matrix.org : Idle for 30+ days") |
| 2020-10-09 13:27:48 | <mcmoor> | Hello, I have this snippet of red-black-tree implementation https://repl.it/repls/DisastrousClientsideDataset#main.hs |
| 2020-10-09 13:28:07 | <mcmoor> | My main question is, why does redden success to be compiled? |
| 2020-10-09 13:28:40 | <mcmoor> | I thought that Valid class only allows Red Black Black or Black Red/Black Red/Black |
| 2020-10-09 13:29:26 | × | kritzefitz quits (~kritzefit@2003:5b:203b:100:c23e:baff:feb8:8cdb) (Remote host closed the connection) |
| 2020-10-09 13:31:04 | → | todda7 joins (~torstein@athedsl-4367507.home.otenet.gr) |
| 2020-10-09 13:32:14 | <crossw1nd> | libicuuc.so.65 => not found |
| 2020-10-09 13:32:14 | <crossw1nd> | libicui18n.so.65 => not found |
| 2020-10-09 13:32:14 | <crossw1nd> | libicudata.so.65 => not found |
| 2020-10-09 13:32:20 | <crossw1nd> | omg can't find it on ubuntu |
| 2020-10-09 13:32:49 | <crossw1nd> | is it some common lib for haskell? |
| 2020-10-09 13:32:56 | <crossw1nd> | or very specific |
| 2020-10-09 13:33:15 | <geekosaur> | it's part of the ICU package |
| 2020-10-09 13:33:25 | <geekosaur> | which is a common package, not Haskell specific |
| 2020-10-09 13:34:24 | <crossw1nd> | but this particular so can be found only in CentOS and Fedora |
| 2020-10-09 13:34:27 | <crossw1nd> | according to pkgs.org |
| 2020-10-09 13:34:51 | <crossw1nd> | (+ alt, openmandriva and slackware) |
| 2020-10-09 13:35:07 | <crossw1nd> | ah I get it |
| 2020-10-09 13:35:09 | <crossw1nd> | of course |
| 2020-10-09 13:35:09 | <geekosaur> | on ubuntu it's libicu60 package |
| 2020-10-09 13:35:13 | <crossw1nd> | becaues I compiled in on fedora |
| 2020-10-09 13:35:30 | <crossw1nd> | but I need to recompile it on debian then? |
| 2020-10-09 13:35:41 | <crossw1nd> | then can be not easy in current circumstances.. |
| 2020-10-09 13:36:23 | <crossw1nd> | yeah, libicu60 is installed |
| 2020-10-09 13:37:03 | <crossw1nd> | docker to the rescue |
| 2020-10-09 13:37:20 | <geekosaur> | oh, fedora had 6.5 I guess |
| 2020-10-09 13:38:50 | → | alp joins (~alp@2a01:e0a:58b:4920:f183:394b:8c77:4cf5) |
| 2020-10-09 13:39:34 | → | nineonine joins (~nineonine@216.81.48.202) |
| 2020-10-09 13:40:27 | → | Sanchayan joins (~Sanchayan@136.185.164.171) |
| 2020-10-09 13:42:02 | <maerwald> | crossw1nd: are you planning to redistribute the binary to multiple users? |
| 2020-10-09 13:42:08 | × | todda7 quits (~torstein@athedsl-4367507.home.otenet.gr) (Ping timeout: 272 seconds) |
| 2020-10-09 13:42:47 | <crossw1nd> | maerwald, no, it's one-time job |
| 2020-10-09 13:43:02 | <crossw1nd> | it's just quicker than to fix all warning or find how those guys enabled -Werror :D |
| 2020-10-09 13:43:20 | <crossw1nd> | the setup is pretty complicated with multiple docker kubernetes etc |
| 2020-10-09 13:43:34 | → | rihards_ joins (~rihards@vpnlv.tilde.com) |
| 2020-10-09 13:43:54 | <crossw1nd> | so this is my savious, I guess |
| 2020-10-09 13:43:55 | <crossw1nd> | docker run --net=host --rm -it -v /root:/host -it fedora:32 /bin/bash |
| 2020-10-09 13:44:28 | <crossw1nd> | or I can recompile there, but I don't want to install haskell there |
| 2020-10-09 13:45:36 | → | todda7 joins (~torstein@athedsl-4367507.home.otenet.gr) |
| 2020-10-09 13:46:58 | → | aarvar joins (~foewfoiew@50.35.43.33) |
| 2020-10-09 13:47:24 | → | oldsk00l_ joins (~znc@ec2-18-130-254-135.eu-west-2.compute.amazonaws.com) |
| 2020-10-09 13:48:29 | × | oldsk00l quits (~znc@ec2-18-130-254-135.eu-west-2.compute.amazonaws.com) (Ping timeout: 258 seconds) |
| 2020-10-09 13:52:45 | × | ulidtko|k quits (~ulidtko@193.111.48.79) (Ping timeout: 240 seconds) |
| 2020-10-09 13:52:57 | → | kori joins (~kori@arrowheads/kori) |
| 2020-10-09 13:53:24 | → | AlterEgo- joins (~ladew@124-198-158-163.dynamic.caiway.nl) |
| 2020-10-09 13:53:27 | × | Velociraptor1 quits (~Velocirap@s91904426.blix.com) (Remote host closed the connection) |
| 2020-10-09 13:55:30 | × | Nahra quits (~Nahra@unaffiliated/nahra) (Quit: leaving) |
| 2020-10-09 13:55:49 | → | Nahra joins (~Nahra@unaffiliated/nahra) |
| 2020-10-09 13:56:14 | → | shatriff joins (~vitaliish@78.111.190.16) |
| 2020-10-09 13:56:26 | → | jessu joins (~jessu@unaffiliated/jessu) |
| 2020-10-09 13:56:56 | → | nbloomf joins (~nbloomf@2600:1700:83e0:1f40:8027:67:300d:f48) |
| 2020-10-09 13:59:00 | → | miconda1 joins (~miconda@s91904426.blix.com) |
| 2020-10-09 14:02:08 | <crossw1nd> | yeah it worked |
| 2020-10-09 14:04:14 | × | geekosaur quits (82659a05@host154-005.vpn.uakron.edu) (Ping timeout: 245 seconds) |
| 2020-10-09 14:05:32 | × | ralejs quits (~ralejs@2620:10d:c093:400::5:a494) (Read error: Connection reset by peer) |
| 2020-10-09 14:05:44 | → | ralejs joins (~ralejs@2620:10d:c093:400::5:a494) |
| 2020-10-09 14:06:23 | → | cosimone_ joins (~cosimone@93-47-228-249.ip115.fastwebnet.it) |
| 2020-10-09 14:06:37 | → | ddellacosta joins (~dd@86.106.121.168) |
| 2020-10-09 14:07:29 | → | polyphem joins (~p0lyph3m@2a02:810d:640:776c:76d7:55f6:f85b:c889) |
| 2020-10-09 14:10:16 | × | Nahra quits (~Nahra@unaffiliated/nahra) (Quit: leaving) |
| 2020-10-09 14:11:29 | → | cosimone joins (~cosimone@93-47-228-249.ip115.fastwebnet.it) |
| 2020-10-09 14:11:59 | × | cosimone_ quits (~cosimone@93-47-228-249.ip115.fastwebnet.it) (Ping timeout: 260 seconds) |
| 2020-10-09 14:11:59 | → | fendor_ joins (~fendor@91.141.0.104.wireless.dyn.drei.com) |
| 2020-10-09 14:12:33 | × | John20 quits (~John@82.46.59.122) (Ping timeout: 260 seconds) |
| 2020-10-09 14:13:26 | → | Lycurgus joins (~niemand@98.4.96.130) |
| 2020-10-09 14:13:27 | → | mcc joins (~pbodev1@5-15-16-231.residential.rdsnet.ro) |
| 2020-10-09 14:13:58 | hackage | Z-Data 0.1.6.0 - Array, vector and text https://hackage.haskell.org/package/Z-Data-0.1.6.0 (winterland) |
| 2020-10-09 14:14:33 | × | fendor quits (~fendor@77.119.131.69.wireless.dyn.drei.com) (Ping timeout: 258 seconds) |
| 2020-10-09 14:15:36 | → | oldsk00l joins (~znc@ec2-18-130-254-135.eu-west-2.compute.amazonaws.com) |
| 2020-10-09 14:15:36 | × | aqd quits (~aqd@87-92-145-87.rev.dnainternet.fi) (Quit: My MacBook has gone to sleep. ZZZzzz…) |
| 2020-10-09 14:16:31 | <kuribas> | ah I found it: makeClientRequest can rewrite the requests |
| 2020-10-09 14:16:31 | × | ralejs quits (~ralejs@2620:10d:c093:400::5:a494) (Read error: Connection reset by peer) |
| 2020-10-09 14:16:56 | → | ulidtko|k joins (~ulidtko@193.111.48.79) |
| 2020-10-09 14:17:00 | → | ralejs joins (~ralejs@2620:10d:c093:400::5:a494) |
| 2020-10-09 14:17:57 | × | ralejs quits (~ralejs@2620:10d:c093:400::5:a494) (Read error: Connection reset by peer) |
| 2020-10-09 14:18:11 | × | oldsk00l_ quits (~znc@ec2-18-130-254-135.eu-west-2.compute.amazonaws.com) (Ping timeout: 240 seconds) |
| 2020-10-09 14:18:19 | → | ralejs joins (~ralejs@2620:10d:c093:400::5:a494) |
| 2020-10-09 14:18:21 | → | geekosaur joins (82659a05@host154-005.vpn.uakron.edu) |
| 2020-10-09 14:19:32 | × | Sanchayan quits (~Sanchayan@136.185.164.171) (Quit: leaving) |
| 2020-10-09 14:20:02 | → | st8less joins (~st8less@2603:a060:11fd:0:9c66:9b18:c21:60c) |
| 2020-10-09 14:22:54 | × | bitmapper quits (uid464869@gateway/web/irccloud.com/x-jxsyyeiuxmytinai) (Quit: Connection closed for inactivity) |
| 2020-10-09 14:23:31 | × | shatriff quits (~vitaliish@78.111.190.16) (Read error: Connection reset by peer) |
| 2020-10-09 14:25:51 | → | shatriff joins (~vitaliish@78.111.190.16) |
| 2020-10-09 14:28:38 | × | alp quits (~alp@2a01:e0a:58b:4920:f183:394b:8c77:4cf5) (Read error: Connection reset by peer) |
| 2020-10-09 14:28:44 | → | conal joins (~conal@64.71.133.70) |
| 2020-10-09 14:28:58 | → | alp joins (~alp@2a01:e0a:58b:4920:f183:394b:8c77:4cf5) |
| 2020-10-09 14:29:23 | → | nados joins (~dan@107-190-41-58.cpe.teksavvy.com) |
| 2020-10-09 14:30:00 | × | ubert quits (~Thunderbi@2a02:8109:9880:303c:ca5b:76ff:fe29:f233) (Remote host closed the connection) |
| 2020-10-09 14:30:56 | → | cr3 joins (~cr3@192-222-143-195.qc.cable.ebox.net) |
| 2020-10-09 14:31:33 | → | alp_ joins (~alp@2a01:e0a:58b:4920:f183:394b:8c77:4cf5) |
| 2020-10-09 14:33:48 | → | spew joins (uid195861@gateway/web/irccloud.com/x-bxhjiqhornabfyxm) |
| 2020-10-09 14:35:13 | × | alp quits (~alp@2a01:e0a:58b:4920:f183:394b:8c77:4cf5) (Ping timeout: 272 seconds) |
All times are in UTC.