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
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 240 seconds]
pjb is now known as Guest18665
Guest18665 has quit [Ping timeout: 272 seconds]
pjb has joined #haskell.nix
johnny101 has joined #haskell.nix
jlotoski-znc has quit [Ping timeout: 260 seconds]
hekkaidekapus} has quit [Ping timeout: 240 seconds]
hekkaidekapus} has joined #haskell.nix
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 240 seconds]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 265 seconds]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 260 seconds]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 272 seconds]
hekkaidekapus} has quit [Remote host closed the connection]
hekkaidekapus} has joined #haskell.nix
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 240 seconds]
o1lo01ol1o has joined #haskell.nix
__monty__ has joined #haskell.nix
fendor has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 256 seconds]
o1lo01ol1o has joined #haskell.nix
<michaelpj> chessai: you might be able to do something clever with private hackages, which we do support
fendor has quit [Remote host closed the connection]
o1lo01ol1o has quit [Read error: Connection reset by peer]
o1lo01ol1o has joined #haskell.nix
lally has quit [Ping timeout: 260 seconds]
lally has joined #haskell.nix
fendor has joined #haskell.nix
hekkaidekapus has joined #haskell.nix
hekkaidekapus} has quit [Ping timeout: 240 seconds]
acarrico has quit [Ping timeout: 256 seconds]
<domenkozar[m]> how can I enable -g (debug) for a package?
<domenkozar[m]> ah, via ghcOptions
hekkaidekapus has quit [Remote host closed the connection]
hekkaidekapus has joined #haskell.nix
julm has quit [Quit: Lost terminal]
julm has joined #haskell.nix
fendor has quit [Remote host closed the connection]
fendor has joined #haskell.nix
stites[m]1 has quit [Ping timeout: 268 seconds]
stites[m]1 has joined #haskell.nix
proofofkeags has joined #haskell.nix
pjb has quit [Ping timeout: 272 seconds]
pjb has joined #haskell.nix
fendor has quit [Read error: Connection reset by peer]
o1lo01ol1o has quit [Remote host closed the connection]
__monty__ has quit [Quit: leaving]
<angerman> domenkozar[m]: or your cabal/
<angerman> .project file.