!RbXGJhHMsnQcNIDFWN:nixos.org

Haskell in Nixpkgs/NixOS

705 Members
For discussions and questions about Haskell with Nix, cabal2nix and haskellPackages in nixpkgs | Current Docs: https://nixos.org/manual/nixpkgs/unstable/#haskell | Current PR: https://github.com/nixos/nixpkgs/pulls?q=is%3Apr+is%3Aopen+head%3Ahaskell-updates | Maintainer Docs: https://github.com/NixOS/nixpkgs/blob/haskell-updates/pkgs/development/haskell-modules/HACKING.md | More Nix: #community:nixos.org | More Haskell: #haskell-space:matrix.org | Merger Schedule: https://cloud.maralorn.de/apps/calendar/p/H6migHmKX7xHoTFa/dayGridMonth/now | Join #haskell.nix:libera.chat for question about the alternative haskell.nix infrastructure139 Servers

Load older messages


SenderMessageTime
23 Apr 2026
@alex:tunstall.xyzAlex I know for certain that build-tools can be made to work, but not specifically build-tool-depends.
Do any of these examples answer your question?
22:05:46
@eldritchcookie:matrix.orgeldritchcookiethe one package +preprocessing seems to use build-tool-depends how i want to use it22:27:42
@eldritchcookie:matrix.orgeldritchcookiei can't compile and i get a error similar to the one on my own project, so it is something with my ghc/cabal-install version?22:36:55
@eldritchcookie:matrix.orgeldritchcookiewhich version of cabal was used to compile this project?22:37:24
@eldritchcookie:matrix.orgeldritchcookiewait this is intended to be compiled only via nix?22:39:02
@m1-s:matrix.orgm1-sNot sure if this is the right place but I am looking for feedback for this cabal2nix PR: https://github.com/NixOS/cabal2nix/pull/71722:39:58
24 Apr 2026
@alexfmpe:matrix.orgalexfmpeit is the right place, though I think maintainer(s) of cabal2nix are currently swamped 10:23:52
@alexfmpe:matrix.orgalexfmpe m1-s: I don't understand what you're going for though 10:24:13
@alexfmpe:matrix.orgalexfmpeyou can build packages with multiple libraries just fine, here's an example with a ton of them: https://hackage-content.haskell.org/package/raaz-0.3.11/src/raaz.cabal10:25:57
@alexfmpe:matrix.orgalexfmpewhat you can't currently do, is differentiate between multiple components of the same type10:26:16
@alexfmpe:matrix.orgalexfmpeseems to me your PR differentiates between main-lib and other-libs, not between all libs10:26:42
@alexfmpe:matrix.orgalexfmpesomewhat related, ICYMI https://github.com/NixOS/cabal2nix/pull/709 https://github.com/NixOS/cabal2nix/pull/71610:27:09
@alexfmpe:matrix.orgalexfmpewell haskell.nix does allow this, but nixpkgs doesn't yet10:28:19
@alexfmpe:matrix.orgalexfmpe oh I misread, I see your subLibraryDepends is actually a map 10:29:18
@alexfmpe:matrix.orgalexfmpethen I'm confused in a different way, why only do this for libraries?10:32:10
@m1-s:matrix.orgm1-smhm maybe I misunderstood the current capabilities. I will do some more research. Thanks for your feedback!11:23:04
@alexfmpe:matrix.orgalexfmpeI mean, the only thing special about library components is that you can have a main library. So I'd expect what you're doing to be applicable to executables/benchmarks/tests12:32:12
@alexfmpe:matrix.orgalexfmpeI think most of the work is on the nixpkgs side though. We have hundreds of overrides and I'd bet over 100 of them directly rely on current structure, and the rest use dozens of utils that also do12:34:29
@alexfmpe:matrix.orgalexfmpeSo we'll need to make those utils recover current behavior with new structure, then add a migration path for component-granularity override12:35:24
@alexfmpe:matrix.orgalexfmpe* So we'll need to make those utils recover current behavior with new structure, then add a migration path for component-granularity overrides12:35:31
@alexfmpe:matrix.orgalexfmpeMaybe the way to go is actually first doing this end to end just for internal libraries which are less common, then gradually rollout to benchmarks, executables, test suites12:36:46

There are no newer messages yet.


Back to Room ListRoom Version: 6