We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9abe50 commit 7ef44f0Copy full SHA for 7ef44f0
1 file changed
dune-workspace.5.5
@@ -0,0 +1,17 @@
1
+(lang dune 3.20)
2
+
3
+(pkg enabled)
4
5
+(lock_dir
6
+ (repositories overlay upstream alpha mbarbin)
7
+ (constraints
8
+ (ocaml
9
+ (= 5.5.0))))
10
11
+(repository
12
+ (name mbarbin)
13
+ (url "git+https://github.com/mbarbin/opam-repository.git"))
14
15
16
+ (name alpha)
17
+ (url "git+https://github.com/kit-ty-kate/opam-alpha-repository.git"))
0 commit comments