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
hekkaidekapus_ has joined #haskell.nix
hekkaidekapus has quit [Ping timeout: 240 seconds]
hekkaidekapus_ has quit [Ping timeout: 240 seconds]
hekkaidekapus_ has joined #haskell.nix
hekkaidekapus_ is now known as hekkaidekapus
stuebinm has quit [Quit: stuebinm]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 260 seconds]
polls45 has joined #haskell.nix
polls45 has quit [K-Lined]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 264 seconds]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 260 seconds]
o1lo01ol1o has joined #haskell.nix
acarrico has quit [Ping timeout: 256 seconds]
o1lo01ol1o has quit [Ping timeout: 256 seconds]
hekkaidekapus has quit [Remote host closed the connection]
hekkaidekapus has joined #haskell.nix
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Remote host closed the connection]
<michaelpj> shapr: if you use `shellFor` it should come with a useful hoogle by default. You can have a look at how that's done if you want to set up your own
hekkaidekapus has quit [Quit: hekkaidekapus]
hekkaidekapus has joined #haskell.nix
acarrico has joined #haskell.nix
polls45 has joined #haskell.nix
polls45 has quit [K-Lined]
fendor_ has joined #haskell.nix
fendor has quit [Ping timeout: 260 seconds]
<rizary> Hi... anyone want to help me with this: https://github.com/input-output-hk/haskell.nix/issues/510#issuecomment-725476246? Or the only way is to have `cabal.project` on the root level? currently my `cabal.project` is in `backend` folder.
<michaelpj> rizary: having your `cabal.project` in the root is the simplest way. Does your project work with plain cabal? The job of `cabal.project` is to tell cabal about a bunch of packages that you want to work on together, which is what you have there!
acarrico has quit [Ping timeout: 240 seconds]
acarrico has joined #haskell.nix
acarrico has quit [Ping timeout: 272 seconds]
fendor__ has joined #haskell.nix
fendor_ has quit [Ping timeout: 272 seconds]
proofofkeags has joined #haskell.nix
acarrico has joined #haskell.nix
__monty__ has joined #haskell.nix
o1lo01ol1o has joined #haskell.nix
<shapr> michaelpj: I want to run a full hoogle web server for an internal codebase, is shellFor the way to do that?
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #haskell.nix
o1lo01ol1o has quit [Remote host closed the connection]
o1lo01ol1o has joined #haskell.nix
<rizary> michaelpj: noted and thanks for the link. What do you mean by plain cabal?
o1lo01ol1o has quit [Ping timeout: 260 seconds]
o1lo01ol1o has joined #haskell.nix
<michaelpj> shapr: not sure, I know that `shellFor` has a wrapped hoogle binary, would need to dig further to figure out more
<michaelpj> rizary: you know `cabal build` or whatever. Can you build your project that way?
__monty__ has quit [Quit: leaving]
<rizary> It can without `haskell.nix`. I just use plain `haskellPackages` and use `ghcWithPackages` with `cabal-install`. It builds the project
o1lo01ol_ has joined #haskell.nix
o1lo01ol1o has quit [Ping timeout: 246 seconds]
o1lo01ol_ has quit [Remote host closed the connection]
o1lo01ol1o has joined #haskell.nix