Etienne Millon
a05100db32
Bump the compat to 4.08+
...
Utop supports a wide range of OCaml versions, but this is getting more
difficult to support. In addition, some of the dependencies we use do
not support 4.03-4.07, so utop can not be built on these versions.
2022-07-19 11:38:52 +02:00
Etienne Millon
6c55ea7996
Use logs.lwt instead of lwt_logs
...
The latter is deprecated and incompatible with OCaml 5.0.
2022-07-05 17:20:22 +02:00
Etienne Millon
2569162157
Compatibility with zed 3.2.0
...
This updates utop to use the uu packages instead of camomile, following
ocaml-community/zed#46 and ocaml-community/lambda-term#109 .
2022-07-05 15:41:25 +01:00
Anil Madhavapeddy
c87b8b2817
update CHANGES and fixes to opam file to pass lint
2021-06-18 09:31:46 +01:00
ZAN DoYe
df2447a63d
release 2.6.0
2020-05-30 10:16:27 +08:00
ZAN DoYe
471cb31115
release 2.5.0
2020-04-26 12:49:42 +08:00
ZAN DoYe
5ca210e80a
opam: require dune >= 1.0
2019-12-31 10:12:36 +08:00
Anil Madhavapeddy
83ee76fc39
opam: remove {build} directive from dune
2019-09-18 09:59:36 +01:00
ZAN DoYe
ff6665daca
utop.opam: loosen the upper bound of the ocaml version
2019-05-27 13:49:48 +08:00
ZAN DoYe
91763db846
update opam: depend on lambda-term 2
2019-05-27 13:49:48 +08:00
Anil Madhavapeddy
4aca5d8136
add doc entry to opam file to support dune-release
2019-01-31 10:32:19 +00:00
Anil Madhavapeddy
5f3eb3134d
update opam metadata to 2.0 format
2019-01-15 09:50:54 +00:00
Anil Madhavapeddy
93408e5cfc
opam: relax dune restriction to >=1.0
2019-01-15 09:50:54 +00:00
Anil Madhavapeddy
641af3fd63
port build from jbuilder to dune
2019-01-15 09:50:54 +00:00
ncihnegn
9dcb51fea8
Replace deprecated String.lowercase with String.lowercase_ascii
2018-08-29 18:46:43 +01:00
ncihnegn
239e6aad95
Replace deprecated Lwt_sequence with LTerm_dlist
2018-08-29 18:46:43 +01:00
Jeremie Dimino
194419227f
Update opam file
2018-08-20 14:28:10 +01:00
Rudi Grinberg
9612274567
Use http for git url
...
Only this works for dune-release
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2018-07-15 09:31:53 +02:00
Rudi Grinberg
4f18a7b30a
Add build-test to opam file
2017-11-07 13:34:55 +08:00
Rudi Grinberg
e383e6ddf0
Remove no longer necessary constraint on the OCaml version
...
We now support >= 4.02.3
2017-11-07 13:34:14 +08:00
Rudi Grinberg
fa043105fb
Add lwt_react to dependencies
2017-11-06 18:35:25 +08:00
Rudi Grinberg
5ca193128c
Add camomile dep to utop
...
Right now it's being pulled transitively from zed, but it's being used directly
in utop
2017-08-04 18:20:19 +01:00
Jeremie Dimino
7327725f23
Fix opam file
2017-05-26 16:09:08 +01:00
Jeremie Dimino
0d2217d3e0
Fix opam file
2017-05-26 15:32:22 +01:00
Jeremie Dimino
202917d9d3
Resurect UTop_main.interact
2017-05-26 15:26:27 +01:00
Jeremie Dimino
1497232d4e
findlib_top --> findlib.top, topkg setup
2017-05-26 14:33:20 +01:00
Jeremie Dimino
ef1e2a619d
Update opam file
2017-04-21 17:43:33 +01:00
Jeremie Dimino
ea80ba6400
Add findlib_top deps
2017-04-04 14:20:25 +01:00
Jeremie Dimino
46355e96f3
1.20
2017-04-04 13:57:08 +01:00
Jérémie Dimino
e8723c0b9b
Update utop.opam and README.md
2017-04-04 13:36:28 +01:00
Jérémie Dimino
ba3d278b32
Switch to jbuilder
2017-04-04 13:36:28 +01:00