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
fendor has quit [Remote host closed the connection]
acarrico has quit [Ping timeout: 240 seconds]
hekkaidekapus has quit [Remote host closed the connection]
hekkaidekapus has joined #haskell.nix
hekkaidekapus has quit [Ping timeout: 268 seconds]
hekkaidekapus has joined #haskell.nix
fendor has joined #haskell.nix
fendor_ has joined #haskell.nix
hekkaidekapus has quit [Remote host closed the connection]
hekkaidekapus has joined #haskell.nix
fendor has quit [Ping timeout: 264 seconds]
__monty__ has joined #haskell.nix
aveltras has joined #haskell.nix
o1lo01ol1o has quit [Remote host closed the connection]
hekkaidekapus_ has joined #haskell.nix
hekkaidekapus has quit [Ping timeout: 268 seconds]
fendor_ is now known as fendor
o1lo01ol1o has joined #haskell.nix
dhess has quit [Remote host closed the connection]
dhess has joined #haskell.nix
acarrico has joined #haskell.nix
aveltras has quit [Quit: Connection closed for inactivity]
<__monty__> I'm still trying to get cross-compiling to work. Currently running into a build error I don't understand. https://github.com/toonn/taskell/runs/1846286706?check_suite_focus=true#step:5:16606
<__monty__> Afaiu vty 5.25.1 has the terminfo >= 0.3 && < 0.5 constraint. Since this is a stack project I looked into the version in stackage snapshots and it's been 0.4... since at least LTS 13.x
<__monty__> Is this "patchelf: wrong ELF type" error related maybe?
<ocharles> No, that's fine I think. Stranger is that there is no `--dependency` line for terminfo at all - is that right?
<__monty__> ocharles: terminfo only depends on base, so I think it is?
<ocharles> I mean the thing that's failing to build wants terminfo, but it's not in the --dependency list
<__monty__> Oh, you're right. Weird.
jlode has joined #haskell.nix
<jlode> Hey. Is there any hidden knowledge I need to be aware of to get cache hits? I'm currently compiling GHC from source. I've configured caches, and I've tried using almost every single combination of nixpkgs/ghc that is supported
<jlode> Does anyone have a known working configuration that I can just copy?
<jlode> Looks like I already had a nix.conf which overrides the system-wide cache configuration. I don't know which tool created that file, but I'm assuming that's my issue
<jlode> there we go :) nice
jlode has quit [Quit: jlode]
proofofkeags has quit [Quit: Leaving]
__monty__ has quit [Quit: leaving]
fendor has quit [Remote host closed the connection]