Skip to content

Commit

Permalink
Add opam description
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanlong committed Jan 28, 2019
1 parent da062a1 commit 5d0a418
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mssql.opam
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ homepage: "https://github.com/arenadotio/ocaml-mssql"
dev-repo: "git+https://github.com/arenadotio/ocaml-mssql.git"
bug-reports: "https://github.com/arenadotio/ocaml-mssql/issues"
doc: "https://arenadotio.github.io/ocaml-mssql/doc"
synopsis: "Async SQL Server client using FreeTDS"
description: "Mssql wraps FreeTDS in a nicer and safer interface, with support for parameterized queries, thread-based async IO, and a thread pool."

build: [
["jbuilder" "build" "-p" name "-j" jobs]
Expand Down

0 comments on commit 5d0a418

Please sign in to comment.