Skip to content

Commit

Permalink
dune: remove unused ppx_cstruct as preprocessor
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesm committed May 6, 2024
1 parent d9f0355 commit 775064f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/dune
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
(library
(name qubes)
(public_name mirage-qubes)
(libraries cstruct ohex vchan-xen mirage-xen lwt logs)
(preprocess
(pps ppx_cstruct)))
(libraries cstruct ohex vchan-xen mirage-xen lwt logs))

0 comments on commit 775064f

Please sign in to comment.