Newest at the top
2025-06-05 20:45:24 +0200 | Digitteknohippie | Digit |
2025-06-05 20:44:49 +0200 | trickard | (~trickard@cpe-55-98-47-163.wireline.com.au) (Ping timeout: 252 seconds) |
2025-06-05 20:44:16 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) (Ping timeout: 252 seconds) |
2025-06-05 20:44:05 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) |
2025-06-05 20:43:43 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Read error: Connection reset by peer) |
2025-06-05 20:43:28 +0200 | trickard___ | (~trickard@cpe-51-98-47-163.wireline.com.au) |
2025-06-05 20:39:04 +0200 | merijn | (~merijn@host-vr.cgnat-g.v4.dfn.nl) merijn |
2025-06-05 20:38:03 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) |
2025-06-05 20:37:47 +0200 | ljdarj | (~Thunderbi@user/ljdarj) (Ping timeout: 244 seconds) |
2025-06-05 20:37:43 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection) |
2025-06-05 20:32:50 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) |
2025-06-05 20:32:28 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Read error: Connection reset by peer) |
2025-06-05 20:29:56 +0200 | jmcantrell | (~weechat@user/jmcantrell) (Ping timeout: 272 seconds) |
2025-06-05 20:26:43 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) |
2025-06-05 20:26:20 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection) |
2025-06-05 20:26:18 +0200 | Tuplanolla | (~Tuplanoll@91-159-69-59.elisa-laajakaista.fi) Tuplanolla |
2025-06-05 20:26:03 +0200 | tromp | (~textual@2001:1c00:3487:1b00:fdb0:a3b6:295:d798) (Quit: My iMac has gone to sleep. ZZZzzz…) |
2025-06-05 20:25:21 +0200 | prdak | (~Thunderbi@user/prdak) (Ping timeout: 248 seconds) |
2025-06-05 20:20:44 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) |
2025-06-05 20:20:21 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection) |
2025-06-05 20:20:20 +0200 | down200 | (~down200@shell.lug.mtu.edu) down200 |
2025-06-05 20:19:57 +0200 | jmcantrell | (~weechat@user/jmcantrell) jmcantrell |
2025-06-05 20:19:45 +0200 | down200- | (~down200@shell.lug.mtu.edu) (Ping timeout: 260 seconds) |
2025-06-05 20:16:44 +0200 | machinedgod | (~machinedg@d108-173-18-100.abhsia.telus.net) machinedgod |
2025-06-05 20:15:53 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) |
2025-06-05 20:15:30 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection) |
2025-06-05 20:15:24 +0200 | <__monty__> | Nix needn't really figure into this. It's just what happens to set up my package database. I want a Cabal file that allows installing all the dependencies for my Shakefile to be then run using Shake, ideally also installed by the Cabal file. |
2025-06-05 20:14:18 +0200 | Smiles | (uid551636@id-551636.lymington.irccloud.com) (Quit: Connection closed for inactivity) |
2025-06-05 20:11:07 +0200 | jespada | (~jespada@r179-25-40-226.dialup.adsl.anteldata.net.uy) jespada |
2025-06-05 20:09:44 +0200 | <haskellbridge> | <sm> using nix to ensure the haskell packages are there ? |
2025-06-05 20:09:08 +0200 | <haskellbridge> | <sm> Isn't there some kind of native nix script, that you could do runghc in ? |
2025-06-05 20:08:49 +0200 | <haskellbridge> | <sm> Ok, so you want to run a shake file as a script, without compiling it, ensuring that any required haskell packages are present, and integrating with your nix setup, in some way that stack --nix* doesn't do. |
2025-06-05 20:08:40 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) |
2025-06-05 20:08:17 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection) |
2025-06-05 20:07:00 +0200 | sprotte24 | (~sprotte24@p200300d16f093100d105540c6c499304.dip0.t-ipconnect.de) |
2025-06-05 20:06:41 +0200 | ttybitnik | (~ttybitnik@user/wolper) (Ping timeout: 248 seconds) |
2025-06-05 20:06:10 +0200 | <__monty__> | Yes, I'm sure. |
2025-06-05 20:05:06 +0200 | <haskellbridge> | <sm> this stuff: https://termbin.com/jv27 |
2025-06-05 20:04:09 +0200 | <haskellbridge> | <sm> are you sure ? stack --nix-help shows some stuff |
2025-06-05 20:03:30 +0200 | <__monty__> | I want a Cabal file. I just don't really want `cabal build` to build an executable. |
2025-06-05 20:03:00 +0200 | <__monty__> | But that doesn't integrate with my tooling (Nix). |
2025-06-05 20:02:35 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) |
2025-06-05 20:02:06 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection) |
2025-06-05 19:56:15 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) |
2025-06-05 19:55:50 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) (Remote host closed the connection) |
2025-06-05 19:53:49 +0200 | ttybitnik | (~ttybitnik@user/wolper) ttybitnik |
2025-06-05 19:52:03 +0200 | <haskellbridge> | <sm> this auto-compiles when needed |
2025-06-05 19:50:17 +0200 | <haskellbridge> | <sm> like https://github.com/simonmichael/hledger/blob/master/Shake.hs |
2025-06-05 19:49:59 +0200 | <haskellbridge> | <sm> make it a cabal script or stack script, those will handle dependencies |
2025-06-05 19:49:48 +0200 | sabathan2 | (~sabathan@amarseille-159-1-12-107.w86-203.abo.wanadoo.fr) |