Skip to content

Commit

Permalink
add ppx_deriving.show as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoly1219 committed Mar 1, 2024
1 parent 859386c commit 6de9fe1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ clean:
dune clean

deps:
opam install dune reason incr_dom ocaml-lsp-server
opam install dune reason incr_dom ocaml-lsp-server ppx_deriving

.PHONY: test
test:
Expand Down

0 comments on commit 6de9fe1

Please sign in to comment.