<angerman>
craige: well, unless someone from nixpkgs comes and says they *want* haskell.nix (which would bring in IFDs, though I have my doubts), i don't thin it makes much sense.
<angerman>
craige: my view is that haskell.nix provides a lot of features that are useful to people who deal a lot with haskell for their own good, but for something like nixpkgs (which has very different goals and needs with its haskell infra) it might not be the best option.
<angerman>
nixpkgs wants to provide software packages, and well there is software written in haskell, e.g. pandoc, git annex, ... so you need a way to easily bring that into nixpkgs.
<angerman>
people who deal with lots of haskell at work, like you and me, we have different needs, and need to support a wide set of configurations for various haskell projects we build. Also our software evolves much faster than what nixpkgs has to deal with. I think the nixpkgs haskell infra is good for nixpkgs purposes, but it's fundamentally flawed and horribly terrible for anyone who actually wants to develop haskell.
srk has quit [Remote host closed the connection]
srk has joined #haskell.nix
hekkaidekapus has joined #haskell.nix
hekkaidekapus} has quit [Ping timeout: 240 seconds]
<michaelpj>
EncodePanda: a non-exhaustive list of things that could be issues: 1) you've got a user-local ~/.config/nix/nix.conf which overrides it. 2) the daemon needs to be restarted to pick up the global config