angerman changed the topic of #haskell.nix to: https://input-output-hk.github.io/haskell.nix - alternative haskell infrastructure for nix; logs at https://logs.nix.samueldr.com/haskell.nix
strikerlulu_ has joined #haskell.nix
strikerlulu has quit [Ping timeout: 240 seconds]
srk has joined #haskell.nix
fendor has joined #haskell.nix
__monty__ has joined #haskell.nix
<DamienCassou> hi everyone
<DamienCassou> I can't manage to get doctest to check my files in this PR: https://github.com/DamienCassou/hyahtzee2/runs/2333961471?check_suite_focus=true. It works with stack but not with nix nor cabal
<DamienCassou> the error message is different between nix and cabal builds.
<DamienCassou> I also tried updating haskell.nix and ghc but getting an error: "error: attribute 'projectArgs' missing, at /home/runner/work/hyahtzee2/hyahtzee2/shell.nix:7:40". Is there anything wrong? https://github.com/DamienCassou/hyahtzee2/runs/2333981651?check_suite_focus=true
<DamienCassou> I removed ormolu configuration and managed to update haskell.nix and ghc.
<DamienCassou> I tried my doctest branch again after updating haskell.nix but it still fails: https://github.com/DamienCassou/hyahtzee2/runs/2334446334?check_suite_focus=true. Any idea why?
dresvyannikovm has quit [Quit: Connection closed for inactivity]
fendor_ has joined #haskell.nix
fendor has quit [Ping timeout: 240 seconds]
acarrico has joined #haskell.nix
proofofkeags has joined #haskell.nix
fendor_ is now known as fendor
srk has quit [Ping timeout: 260 seconds]
fendor has quit [Ping timeout: 240 seconds]
__monty__ has quit [Quit: leaving]
<jackdk> DamienCassou: if your test target it trying to run doctest against files in other targets, that won't work because haskell.nix builds uses distinct trimmed source trees for each target
proofofkeags has quit [Ping timeout: 240 seconds]