nixpkgs/pkgs/development/haskell-modules/configuration-hackage2nix
sternenseemann 569f3e8c5b haskellPackages.postgresql-libpq: >= 0.10.2 and deps are broken
postgresql-libpq >= 0.10.2 invented a frankly bizarre way to discover
the libpq dependency of never actually declaring the dependency in any
cabal file, but instead discovering during configure whether it happens
to be installed anyways. Obviously this will require special
consideration from our side. (Probably we'll continue using pkg-config
which requires us to manually add pkg-config and libpq to the build
environment of postgresql-libpq-pkgconfig.)

Since Stackage LTS doesn't contain >= 0.10.2 yet, I'll ignore this for
now as I lack the patience at the moment.
2024-09-01 11:22:22 +02:00
..
broken.yaml haskellPackages.postgresql-libpq: >= 0.10.2 and deps are broken 2024-09-01 11:22:22 +02:00
main.yaml haskell.packages.ghc910.haskell-language-server: fix package 2024-08-29 08:43:20 -03:00
stackage.yaml haskellPackages: stackage LTS 22.31 -> LTS 22.33 2024-08-20 00:32:18 +02:00
transitive-broken.yaml haskellPackages.postgresql-libpq: >= 0.10.2 and deps are broken 2024-09-01 11:22:22 +02:00