Skip to content

Commit

Permalink
Update dune to use melange.ppx
Browse files Browse the repository at this point in the history
  • Loading branch information
johnhaley81 authored Jul 16, 2023
1 parent b2fb383 commit 393f66f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/dune
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
(name relude)
(public_name relude)
(libraries bastet)
(modes melange))
(modes melange)
(preprocess (pps melange.ppx)))

0 comments on commit 393f66f

Please sign in to comment.