aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/11-infrastructure-and-dependencies/12567-dune+split_stdlib.rst
blob: 6fe6f62faa01358a0d02526a27aec580d1c2bde7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- **Changed:**
  Coq's configure script now requires absolute paths for the `-prefix`
  option.
  (`#12567 <https://github.com/coq/coq/pull/12567>`_,
  by Emilio Jesus Gallego Arias).

- **Changed:**
  The regular Coq package has been split in two: coq-core, with
  OCaml-based libraries and tools; and coq-stdlib, which contains the
  Gallina-based standard library. The package Coq now depends on both
  for compatiblity.
  (`#12567 <https://github.com/coq/coq/pull/12567>`_,
  by Emilio Jesus Gallego Arias, review by Vincent Laporte, Guillaume
  Melquiond, Enrico Tassi, and Théo Zimmerman).