Newest at the top
2025-03-25 01:19:51 +0100 | inca | (~inca@4-138-135-64.gray-ng.dsl.pinetreenetworks.com) (Ping timeout: 244 seconds) |
2025-03-25 01:17:45 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-03-25 01:16:27 +0100 | <EvanR> | and apparently isnt required anymore anyway... |
2025-03-25 01:15:22 +0100 | inca | (~inca@4-138-135-64.gray-ng.dsl.pinetreenetworks.com) |
2025-03-25 01:14:24 +0100 | infinity0 | (~infinity0@pwned.gg) (Ping timeout: 252 seconds) |
2025-03-25 01:14:02 +0100 | <EvanR> | it seems --load-file and GHC_ENVIRONMENT= don't work together, throwing a GhcException "Package environment \".ghc.environment.x86_64-linux-9.6.3\" (specified in GHC_ENVIRONMENT) not found" |
2025-03-25 01:13:51 +0100 | inca | (~inca@4-138-135-64.gray-ng.dsl.pinetreenetworks.com) (Ping timeout: 252 seconds) |
2025-03-25 01:07:14 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 260 seconds) |
2025-03-25 01:01:59 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-03-25 01:01:33 +0100 | Tuplanolla | (~Tuplanoll@91-159-69-59.elisa-laajakaista.fi) (Quit: Leaving.) |
2025-03-25 01:01:24 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 260 seconds) |
2025-03-25 01:00:47 +0100 | sprotte24 | (~sprotte24@p200300d16f03d500a58d694121a6d0cd.dip0.t-ipconnect.de) (Quit: Leaving) |
2025-03-25 00:58:06 +0100 | <int-e> | it uses ghci for that |
2025-03-25 00:57:57 +0100 | <EvanR> | with the :t command |
2025-03-25 00:57:45 +0100 | <EvanR> | That explains how lambdabot can evaluate expressions, but how does it infer the types |
2025-03-25 00:56:42 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-03-25 00:52:54 +0100 | iteratee | (~kyle@199.119.84.78) (Ping timeout: 272 seconds) |
2025-03-25 00:52:45 +0100 | <EvanR> | noice... an at least half functional mueval binary |
2025-03-25 00:50:48 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 245 seconds) |
2025-03-25 00:49:41 +0100 | iteratee_ | (~kyle@199.119.84.78) |
2025-03-25 00:49:15 +0100 | <EvanR> | cabal build --write-ghc-environment-files=always |
2025-03-25 00:46:25 +0100 | peterbecich | (~Thunderbi@syn-047-229-123-186.res.spectrum.com) peterbecich |
2025-03-25 00:46:12 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-03-25 00:44:09 +0100 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 252 seconds) |
2025-03-25 00:40:43 +0100 | <geekosaur> | cabal (new-)build hasn't done that for a long time, I think; you need to use --package-env=… |
2025-03-25 00:40:04 +0100 | <EvanR> | or is none of this necessary if you fix the -static thing |
2025-03-25 00:38:32 +0100 | <EvanR> | but I see no such file anywhere |
2025-03-25 00:38:27 +0100 | <EvanR> | the issues tracker mentions creating a GHC environment file by making a dummy cabal project, listing the needed packages in the build-depends, then running cabal new-build "will create the GHC env file" |
2025-03-25 00:37:59 +0100 | <Axman6> | monochrom (negate . pred . negate) |
2025-03-25 00:35:25 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 244 seconds) |
2025-03-25 00:33:13 +0100 | <Axman6> | so rude |
2025-03-25 00:32:05 +0100 | <mauke> | .oO( monochrom succ ) |
2025-03-25 00:31:36 +0100 | <Axman6> | monochrom (\r -> r+1) |
2025-03-25 00:30:34 +0100 | __monty__ | (~toonn@user/toonn) (Quit: leaving) |
2025-03-25 00:30:25 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-03-25 00:28:09 +0100 | <mauke> | monochrom++ # continuations and stuff |
2025-03-25 00:26:18 +0100 | <EvanR> | I'm on GHC 9.6 |
2025-03-25 00:25:45 +0100 | <EvanR> | and it needs an environment file |
2025-03-25 00:20:53 +0100 | <int-e> | apart from that lambdabot should be fine with ghc-9.10 as released; ghc-9.12 looked out of reach two months ago (too many dependencies broke for me to try to get it to work) |
2025-03-25 00:19:48 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 265 seconds) |
2025-03-25 00:19:34 +0100 | <EvanR> | thx |
2025-03-25 00:19:09 +0100 | <int-e> | I've *always* patched mueval for lambdabot because it hard-codes a -static link flag and that causes it to be way slower than the dynamic way |
2025-03-25 00:18:31 +0100 | <int-e> | EvanR: https://github.com/TerenceNg03/mueval/issues/27 may be relevant |
2025-03-25 00:17:38 +0100 | szkl | (uid110435@id-110435.uxbridge.irccloud.com) szkl |
2025-03-25 00:15:33 +0100 | alfiee | (~alfiee@user/alfiee) (Ping timeout: 248 seconds) |
2025-03-25 00:14:37 +0100 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-03-25 00:12:49 +0100 | sarna | (~sarna@d168-237.icpnet.pl) (Ping timeout: 260 seconds) |
2025-03-25 00:12:47 +0100 | <EvanR> | it builds fine in isolation |
2025-03-25 00:11:18 +0100 | alfiee | (~alfiee@user/alfiee) alfiee |
2025-03-25 00:08:44 +0100 | <EvanR> | looks like building mueval is going to be fun |