2025/02/11

Newest at the top

2025-02-11 15:35:23 +0100tri(~tri@ool-44c70bcb.dyn.optonline.net) (Ping timeout: 252 seconds)
2025-02-11 15:34:54 +0100tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl)
2025-02-11 15:33:47 +0100 <kaol> I guess I can do with just removing the library dependency from the test, copying over any missing build-depends and adding both directories to hs-source-dirs.
2025-02-11 15:31:43 +0100 <kaol> different library as in my cabal file having two stanzas, one for library and another for test-suite.
2025-02-11 15:31:11 +0100JeremyB99(~JeremyB99@2607:ac80:407:7:b132:8d6d:8d5:36a3)
2025-02-11 15:31:05 +0100tri(~tri@ool-44c70bcb.dyn.optonline.net)
2025-02-11 15:30:35 +0100sprotte24(~sprotte24@p200300d16f05dc007daaf3d6dd12202b.dip0.t-ipconnect.de) (Quit: Leaving)
2025-02-11 15:30:16 +0100weary-traveler(~user@user/user363627) user363627
2025-02-11 15:29:53 +0100CiaoSen(~Jura@ip-037-201-241-067.um10.pools.vodafone-ip.de) (Ping timeout: 252 seconds)
2025-02-11 15:29:39 +0100 <kaol> I'm calling my test's main in repl.
2025-02-11 15:28:28 +0100weary-traveler(~user@user/user363627) (Remote host closed the connection)
2025-02-11 15:27:52 +0100 <kaol> And apparently this is some barrier that requires either copying the module to my test directory or restarting ghci all the time.
2025-02-11 15:26:59 +0100 <kaol> I'm running my tests in a repl and the library part of my code has a bug.
2025-02-11 15:26:35 +0100 <kaol> I really don't care about ghcid.
2025-02-11 15:22:47 +0100 <dminuoso> Or what you want to use GHCi for
2025-02-11 15:22:35 +0100 <dminuoso> It really depends on how you intend to detect "different library"
2025-02-11 15:22:24 +0100 <dminuoso> I suppose you could use `ghcid` with a bit of massage
2025-02-11 15:21:54 +0100 <dminuoso> kaol: Given that the whole business of how libraries end up in GHC is usually managed by cabal-install...
2025-02-11 15:17:49 +0100 <kaol> Is there something more powerful than :r in ghci to recompile a different library in the same cabal file as well? Something I could use instead of restarting ghci itself.
2025-02-11 15:13:06 +0100JuanDaugherty(~juan@user/JuanDaugherty) JuanDaugherty
2025-02-11 15:10:50 +0100merijn(~merijn@77.242.116.146) (Ping timeout: 252 seconds)
2025-02-11 15:09:24 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 260 seconds)
2025-02-11 15:08:01 +0100JeremyB99(~JeremyB99@2607:ac80:407:7:b132:8d6d:8d5:36a3) (Read error: Connection reset by peer)
2025-02-11 15:08:00 +0100comerijn(~merijn@77.242.116.146) merijn
2025-02-11 15:04:49 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-02-11 15:03:19 +0100JeremyB99(~JeremyB99@2607:ac80:407:7:b132:8d6d:8d5:36a3)
2025-02-11 14:57:59 +0100weary-traveler(~user@user/user363627) user363627
2025-02-11 14:57:29 +0100otbergsten(~otbergste@user/otbergsten) (Remote host closed the connection)
2025-02-11 14:52:01 +0100DigitteknohippieDigit
2025-02-11 14:41:48 +0100tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl) (Quit: My iMac has gone to sleep. ZZZzzz…)
2025-02-11 14:40:51 +0100bitdex(~bitdex@gateway/tor-sasl/bitdex) (Quit: = "")
2025-02-11 14:37:58 +0100tavare(~tavare@user/tavare) (Remote host closed the connection)
2025-02-11 14:33:27 +0100SlackCoder(~SlackCode@64-94-63-8.ip.weststar.net.ky) SlackCoder
2025-02-11 14:30:32 +0100merijn(~merijn@77.242.116.146) merijn
2025-02-11 14:29:08 +0100merijn(~merijn@77.242.116.146) (Ping timeout: 244 seconds)
2025-02-11 14:25:40 +0100causal(~eric@50.35.84.231) causal
2025-02-11 14:20:35 +0100alfiee(~alfiee@user/alfiee) (Ping timeout: 252 seconds)
2025-02-11 14:16:25 +0100alfiee(~alfiee@user/alfiee) alfiee
2025-02-11 14:11:08 +0100tromp(~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl)
2025-02-11 14:10:43 +0100CiaoSen(~Jura@ip-037-201-241-067.um10.pools.vodafone-ip.de) CiaoSen
2025-02-11 14:10:00 +0100akegalj(~akegalj@168-206.dsl.iskon.hr)
2025-02-11 14:02:28 +0100Digit(~user@user/digit) (Ping timeout: 245 seconds)
2025-02-11 14:01:14 +0100Digitteknohippie(~user@user/digit) Digit
2025-02-11 13:59:33 +0100ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Ping timeout: 248 seconds)
2025-02-11 13:55:19 +0100kuribas(~user@ip-188-118-57-242.reverse.destiny.be) kuribas
2025-02-11 13:54:46 +0100JeremyB99(~JeremyB99@2607:ac80:407:7:b132:8d6d:8d5:36a3) (Read error: Connection reset by peer)
2025-02-11 13:53:08 +0100JeremyB99(~JeremyB99@2607:ac80:407:7:b132:8d6d:8d5:36a3)
2025-02-11 13:51:49 +0100Square2(~Square4@user/square) Square
2025-02-11 13:44:37 +0100tri(~tri@ool-44c70bcb.dyn.optonline.net) (Ping timeout: 248 seconds)
2025-02-11 13:40:23 +0100tri(~tri@ool-44c70bcb.dyn.optonline.net)