diff options
| author | Adelyn Breelove <[email protected]> | 2018-12-19 14:06:23 -0700 |
|---|---|---|
| committer | Adelyn Breelove <[email protected]> | 2018-12-19 14:06:23 -0700 |
| commit | 47421af4afeaf7cd4c160b2001e207f1fae775c2 (patch) | |
| tree | 273bffc246baf75cd2c4e99462da76f669a8c01b /disml.opam | |
| parent | Re-arrange autogen serialization files and incorporate into dune file (diff) | |
| download | disml-47421af4afeaf7cd4c160b2001e207f1fae775c2.tar.xz disml-47421af4afeaf7cd4c160b2001e207f1fae775c2.zip | |
More type abstraction stuff
Diffstat (limited to 'disml.opam')
| -rw-r--r-- | disml.opam | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,5 +11,5 @@ build: [ ["dune" "subst"] {pinned} ["dune" "build" "-p" name "-j" jobs] ] -install: [dune install disml] +install: [] dev-repo: "git+https://gitlab.com/Mishio595/disml"
\ No newline at end of file |