summaryrefslogtreecommitdiff
path: root/sid.opam
Commit message (Collapse)AuthorAgeFilesLines
* opam: add remove directiveHEADmasterPhilipp Gesang2018-12-171-0/+1
| | | | | | https://github.com/ocaml/opam-repository/pull/13118#pullrequestreview-183576751 Suggested-By: @mseri on Github
* bump versionv2.0Philipp Gesang2018-12-091-1/+1
| | | | Increment major version due to API breakage.
* opam: raise minimum compiler version to 4.03Philipp Gesang2018-11-061-1/+1
| | | | | | | Apparently, the “result” type was not introduced until after the 4.02 series. Suggested-By: @kit-ty-kate on github
* sid.opam: add ocamlfind to opam depsPhilipp Gesang2018-11-061-0/+1
| | | | | | | | This change reflects: https://github.com/ocaml/opam-repository/pull/12935/commits/5d761aa7bc982d40514787c8340b00374dbf1f0b Suggested-By: @kit-ty-kate on github
* fix opam build, bump versionv1.1Philipp Gesang2018-11-061-2/+3
| | | | | | - Add cmdliner to deps, - set {with-test} filter on unit tests, - version 1 → 1.1.
* fix tests and bump versionv1Philipp Gesang2018-11-051-3/+6
| | | | | Also set minimum compiler version to 4.02 for package since that’s when the bytes type was introduced.
* add linking exception to licensePhilipp Gesang2018-11-031-1/+1
|
* oasis: add documentation targetPhilipp Gesang2018-11-031-1/+2
|
* add readme and license textPhilipp Gesang2018-10-301-2/+4
|
* _oasis: opam: nix: add build and env setupPhilipp Gesang2018-10-281-0/+20