about summary refs log tree commit diff
path: root/pkgs/top-level/ocaml-packages.nix
Commit message (Collapse)AuthorAge
* ocamlPackages.octavius: init at 0.2.0Vincent Laporte2017-05-10
| | | | Octavius is a library to parse the ocamldoc comment syntax.
* reason: init at 1.13.3Volth2017-04-23
|
* bap: init at 1.2.0Matthew Maurer2017-04-04
|
* stog: init at 0.17.0regnat2017-03-30
|
* ocamlPackages.higlo: init at 0.6regnat2017-03-30
|
* ocamlPackages.xtmpl: init at 0.16.0regnat2017-03-30
|
* ocamlPackages.ocf: init at 0.5.0regnat2017-03-30
|
* ocaml-async_ssl: 112.24.03 -> 113.33.07Matthew Maurer2017-03-30
|
* ocamlPackages.bitstring: remove 2.0.4Vincent Laporte2017-03-29
|
* ocamlPackages.stdio: init at 0.9.0Vincent Laporte2017-03-25
| | | | | | Stdio implements simple input/output functionalities for OCaml. Homepage: https://github.com/janestreet/stdio
* ocamlPackages.ppx_traverse_builtins: init at 0.9.0Vincent Laporte2017-03-25
| | | | | | | This OCaml library defines the default methods for builtin types (int, string, list, ...) for Ppx_traverse. Homepage: https://github.com/janestreet/ppx_traverse_builtins
* ocamlPackages.ppx_ast: init at 0.9.0Vincent Laporte2017-03-24
| | | | | | | | Ppx_ast selects a specific version of the OCaml Abstract Syntax Tree from the migrate-parsetree project that is not necessarily the same one as the one being used by the compiler. Homepage: https://github.com/janestreet/ppx_ast
* ocamlPackages.ocaml-compiler-libs: init at 0.9.0Vincent Laporte2017-03-24
| | | | | | | This packages exposes the OCaml compiler libraries repackages under the toplevel names Ocaml_common, Ocaml_bytecomp, ... Homepage: https://github.com/janestreet/ocaml-compiler-libs
* ocamlPackages.base: init at 0.9.0Vincent Laporte2017-03-23
| | | | | | Base is a complete and portable alternative to the OCaml standard library. Homepage: https://github.com/janestreet/base
* ocamlPackages.inifiles: init at 1.2Vincent Laporte2017-03-21
| | | | inifiles is a library to read and write .ini files
* ocamlPackages.ocsigen-start: init at 1.0.0Florent Becker2017-03-20
|
* ocamlPackages.ppx_deriving_yojson: init at 3.0Vincent Laporte2017-03-18
| | | | | | | deriving Yojson is a ppx_deriving plugin that generates JSON serializers and deserializers that use the Yojson library from an OCaml type definition. Homepage: https://github.com/whitequark/ppx_deriving_yojson
* ocamlPackages.functoria: init at 2.0.2Vincent Laporte2017-03-17
| | | | | | | Functoria is a DSL to describe a set of modules and functors, their types and how to apply them in order to produce a complete application. Homepage: https://github.com/mirage/functoria
* ocamlPackages.ocsigen_toolkit: init at 1.0Florent Becker2017-03-17
|
* ocamlPackages.bos: init at 0.1.4Vincent Laporte2017-03-16
| | | | | | | Bos provides support for basic and robust interaction with the operating system in OCaml. Homepage: http://erratique.ch/software/bos
* ocamlPackages.rresult: init at 0.5.0Vincent Laporte2017-03-15
| | | | | | | Rresult is an OCaml module for handling computation results and errors in an explicit and declarative manner without resorting to exceptions. Homepage: http://erratique.ch/software/rresult
* ocaml-top: 1.1.2 -> 1.1.3Vincent Laporte2017-03-14
|
* ocamlPackages.cpuid: init at 0.1.0Vincent Laporte2017-03-13
| | | | | | cpuid allows detection of CPU features from OCaml. Homepage: https://github.com/pqwy/cpuid
* ocaml-llvm: 3.7.1 -> 3.9.1Vincent Laporte2017-03-13
|
* ocamlPackages.ocaml-migrate-parsetree: init at 0.5Vincent Laporte2017-03-12
| | | | | | | | This library converts parsetrees, outcometree and ast mappers between different OCaml versions. High-level functions help making PPX rewriters independent of a compiler version. Homepage: https://github.com/let-def/ocaml-migrate-parsetree
* ocamlPackages.async_unix: init at 113.33.00+4.03Vincent Laporte2017-03-04
|
* ocamlPackages.async_kernel: init at 113.33.00Vincent Laporte2017-03-04
|
* ocamlPackages.core: init at 113.33.02+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.core_kernel: init at 113.33.01+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_jane: init at 113.33.00Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_bin_prot: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_typerep_conv: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_sexp_value: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_sexp_message: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_pipebang: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_let: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_fail: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_expect: init at 113.33.01+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_variants_conv: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlpackages.ppx_fields_conv: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_enumerate: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_custom_printf: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_bench: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_inline_test: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* ocamlPackages.ppx_compare: init at 113.33.00+4.03Vincent Laporte2017-02-26
|
* Revert "ocamlPackages.spacetime: only build with ocaml-4.04"Vincent Laporte2017-02-24
| | | | This reverts commit f18ac15dcad7d07f6c9c31b049a45bba9cd77b2a.
* ocamlPackages.ppx_sexp_conv: init at 113.33.01+4.03Vincent Laporte2017-02-23
|
* ocamlPackages.ppx_type_conv: init at 113.33.02+4.03Vincent Laporte2017-02-23
|
* ocamlPackages.ppx_optcomp: init at 113.33.0[01]+4.03Vincent Laporte2017-02-23
|
* ocamlPackages.ppx_core: init at 113.33.01+4.03Vincent Laporte2017-02-23
|