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