Files
postgrest/nix/tools
Robert Vollmert a9035bba2f nix: use the matching weeder
weeder needs to be compiled with the same GHC that we build postgrest
with.

Before this change, we were relying on the fact that we happened
to set ${compiler} to the same ghc8107 as used by nixpkgs for
haskellPackages, now we explicitly take it from the correct
haskell package set.
2022-06-07 21:36:38 +02:00
..
2022-01-22 15:59:26 +01:00
2021-11-02 23:10:23 +01:00
2022-06-07 21:36:38 +02:00