mbox series

[bug#52039,0/7] Add utop.

Message ID 20211122153244.51661-1-zimon.toutoune@gmail.com
Headers show
Series Add utop. | expand

Message

Simon Tournier Nov. 22, 2021, 3:32 p.m. UTC
Hi,

This series updates utop.  Instead of removing ocaml4.07- packages, the new
ones are added and ocaml4.07- inherit from them.  Note that 'git-fetch' is
preferred over url-fetch when it fetches from Github.  And source from
'ocaml-community' is also preferred over other repositories.


All the best,
simon


zimoun (7):
  gnu: Add ocaml-trie.
  gnu: Add ocaml-mew.
  gnu: Add ocaml-mew-vi.
  gnu: ocaml-charinfo-width: Fix source to get 'LICENSE' file.
  gnu: Add ocaml-zed.
  gnu: Add ocaml-lambda-term.
  gnu: Add ocaml-utop.

 gnu/packages/ocaml.scm | 252 +++++++++++++++++++++++++++++++++--------
 1 file changed, 204 insertions(+), 48 deletions(-)


base-commit: 9d370029c21487c54b7bda4aa53e49251107a71f

Comments

Julien Lepiller Nov. 24, 2021, 1:14 a.m. UTC | #1
Pushed to master with small changes as
b2a725c6792bfc278ee200f461a1765c28bd444b to
8365b4a0a3ff110069840191df80a6cb9795f727. Thanks!