Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Thierry Martinez
override
Commits
06519e53
Commit
06519e53
authored
Feb 26, 2020
by
Thierry Martinez
Browse files
Moving to GitHub
parent
38b1f0a9
Pipeline
#123686
failed with stages
in 19 minutes and 33 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
06519e53
# OCaml PPX extension for overriding modules
#
`override`:
OCaml PPX extension for overriding modules
This library extends OCaml syntax for overriding modules defined in
other compiled interface files. This library generalizes
...
...
@@ -635,4 +635,4 @@ recursive block" *)
module
%
import
Parsetree
=
struct
[
%%
types
]
end
]
```
\ No newline at end of file
```
dune-project
View file @
06519e53
...
...
@@ -6,10 +6,10 @@
(license BSD)
(maintainers "Thierry Martinez <thierry.martinez@inria.fr>")
(authors "Thierry Martinez <thierry.martinez@inria.fr>")
(source (uri "git+https://git
lab.inria.fr/t
martine/override"))
(homepage "https://git
lab.inria.fr/t
martine/override")
(bug_reports "https://git
lab.inria.fr/t
martine/override")
(documentation "https://git
lab.inria.fr/t
martine/override")
(source (uri "git+https://git
hub.com/thierry-
martine
z
/override"))
(homepage "https://git
hub.com/thierry-
martine
z
/override")
(bug_reports "https://git
hub.com/thierry-
martine
z
/override")
(documentation "https://git
hub.com/thierry-
martine
z
/override")
(package
(name override)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment