<__monty__>
I recommend to simply do the cabal init and start adding packages to the cabal file, write a simple {default,shell}.nix.
<__monty__>
An ad-hoc development environment is possible but not that great, rather than putting deps in the cabal file you'd be putting them in a nix file.
<joko>
Would you use ghc and cabal-install from nixpkgs for this?
<joko>
Or is there anything directly from haskell.nix for this?
<__monty__>
I usually just copy a setup from a previous project tbh. But yeah a nix-shell -p cabal would be fine for this.
fendor has quit [Ping timeout: 260 seconds]
_d0t has joined #haskell.nix
__monty__ has quit [Quit: leaving]
joko has quit [Quit: WeeChat 2.9]
proofofkeags__ has quit [Ping timeout: 252 seconds]