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
stuebinm has joined #haskell.nix
stuebinm has quit [Quit: stuebinm]
acarrico has joined #haskell.nix
ProofTechnique_ has joined #haskell.nix
proofofkeags has quit [Ping timeout: 264 seconds]
ProofTechnique has quit [*.net *.split]
ProofTechnique_ is now known as ProofTechnique
acarrico has quit [Ping timeout: 276 seconds]
<michaelpj> ptival: yeah, an issue would be good
<ocharles> That usually means that the given file is the wrong architecture
__monty__ has joined #haskell.nix
immae has quit [Quit: Bridge terminating on SIGTERM]
Ericson2314 has quit [Quit: Bridge terminating on SIGTERM]
alexarice[m] has quit [Quit: Bridge terminating on SIGTERM]
ptival[m] has quit [Quit: Bridge terminating on SIGTERM]
michaelpj has quit [Quit: Bridge terminating on SIGTERM]
siraben has quit [Quit: Bridge terminating on SIGTERM]
jonge[m] has quit [Quit: Bridge terminating on SIGTERM]
domenkozar[m] has quit [Quit: Bridge terminating on SIGTERM]
michaelpj has joined #haskell.nix
<michaelpj> yeah, that's what I thought, hence the thing about makeWrapper and cross-compilation
fendor has joined #haskell.nix
jonge[m] has joined #haskell.nix
alexarice[m] has joined #haskell.nix
immae has joined #haskell.nix
Ericson2314 has joined #haskell.nix
domenkozar[m] has joined #haskell.nix
siraben has joined #haskell.nix
ptival[m] has joined #haskell.nix
manveru has quit []
manveru has joined #haskell.nix
ocharles has quit []
ocharles has joined #haskell.nix
proofofkeags has joined #haskell.nix
acarrico has joined #haskell.nix
<ptival[m]> is there a way to nuke a test suite via modules? I tried simply setting `doCheck = false;`, but unless I made a mistake, it still seems to try and resolve the test suite dependencies
<__monty__> ptival[m]: You're not running a simple `nix-build` are you?
<__monty__> There's a coverage component of a haskell.nix package set which will almost invariably fail when evaluated that way.
<__monty__> Just fyi since I recently went on a wild goose chase because of this : )
<ptival[m]> @__monty__ I am running `nix-build -A package.components.exes.some_executable`
<__monty__> Ah, then feel free to disregard my comments. Haven't needed to disable test suites so I don't have any helpful advice.
infinisi1 has joined #haskell.nix
infinisil has quit [*.net *.split]
fendor_ has joined #haskell.nix
fendor has quit [Ping timeout: 268 seconds]
fendor_ has quit [Remote host closed the connection]
NinjaTrappeur has quit [Ping timeout: 246 seconds]
NinjaTrappeur has joined #haskell.nix
typetetris has quit []
typetetris has joined #haskell.nix
__monty__ has quit [Quit: leaving]