{
  nix-gitignore,
  haskell,
  haskellPackages,
}: haskellPackages.callCabal2nix "blog-proxy" (nix-gitignore.gitignoreSource [] ./.) {}