We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdae511 commit 19cc6deCopy full SHA for 19cc6de
opam
@@ -1,10 +1,11 @@
1
opam-version: "2.0"
2
+name: "macaque"
3
+version: "0.8"
4
synopsis: "DSL for SQL Queries in Caml"
5
maintainer: "[email protected]"
6
homepage: "https://github.com/ocsigen/macaque"
7
bug-reports: "https://github.com/ocsigen/macaque/issues"
8
dev-repo: "git+https://github.com/ocsigen/macaque.git"
-version: "dev"
9
build: [
10
["./configure" "--prefix" prefix]
11
[make]
0 commit comments