@@ -13,8 +13,12 @@
devShells.default = pkgs.mkShell {
name = "hs";
nativeBuildInputs = with pkgs; [ pkg-config ];
buildInputs = with pkgs; [
zlib
libpq
haskellPackages.hspec-discover
];
};
});
The note is not visible to the blocked user.