diff options
Diffstat (limited to 'lib/dune')
-rw-r--r-- | lib/dune | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,5 +1,3 @@ (library (name ogit) - (libraries dream dream-html git git-unix) - (preprocess - (pps lwt_ppx))) + (libraries dream dream-html git-unix toml)) |