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
stites[m] has joined #haskell.nix
pjb has joined #haskell.nix
hekkaidekapus_ is now known as hekkaidekapus
fendor_ has joined #haskell.nix
fendor has quit [Ping timeout: 272 seconds]
pjb has quit [Ping timeout: 264 seconds]
pjb has joined #haskell.nix
__monty__ has joined #haskell.nix
proofofkeags__ has quit [Ping timeout: 272 seconds]
proofofkeags has joined #haskell.nix
fendor_ has quit [Remote host closed the connection]
fendor has joined #haskell.nix
<typetetris> Hi! How can I build all components of a package? Do I have to enumerate them in nix expressions like `package.components.library`, `package.components.exes.exe1`, and so on? (Tried to find something in the docs, but only found the explicit stuff.)
<__monty__> Yes.
<__monty__> Though there are shortcuts like `mypackage.components.exes`.
__monty__ has quit [Quit: leaving]
fendor has quit [Remote host closed the connection]
hekkaidekapus_ has joined #haskell.nix
hekkaidekapus has quit [Ping timeout: 240 seconds]