Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
sevanspowell committed Jan 15, 2021
1 parent 16353e4 commit 539a1d1
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ dev:
repl:
nix-shell --run "cabal repl $(target) --project-file=cabal-nix.project"

build-registration:
nix-build default.nix -A haskellPackages.voting-tools.components.exes.voter-registration -o voter-registration

build-fetch:
nix-build default.nix -A haskellPackages.voting-tools.components.exes.fetch-registration -o fetch-registration

build-voting-tools:
nix-build default.nix -A haskellPackages.voting-tools.components.exes.voting-tools -o voting-tools

Expand Down

0 comments on commit 539a1d1

Please sign in to comment.