summaryrefslogtreecommitdiffstats
path: root/dune-project
diff options
context:
space:
mode:
Diffstat (limited to 'dune-project')
-rw-r--r--dune-project2
1 files changed, 1 insertions, 1 deletions
diff --git a/dune-project b/dune-project
index d636dc5..43392bf 100644
--- a/dune-project
+++ b/dune-project
@@ -19,7 +19,7 @@
(name agate)
(synopsis "A strongly typed concatenative language")
(description "A strongly typed concatenative language")
- (depends ocaml dune sedlex)
+ (depends ocaml dune angstrom)
(tags
(topics "to describe" your project)))