Skip to content

Commit 7fb97fe

Browse files
committed
Use checked_oint v0.4.1
1 parent 7c8ad66 commit 7fb97fe

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- Do not share syntactically equal arguments during postprocessing.
1717
- Preserve names of global unknowns and constructor parameters in residual code (refreshing if necessary).
1818
- Use a more lenient WQO for strings: _set(s1) = set(s2) /\ length(s1) <= length(s2)_.
19+
- Set the minimum `checked_oint` version requirement to [`0.4.1`](https://github.com/hirrolot/checked_oint/blob/master/CHANGELOG.md#041---2025-01-03).
20+
- This fixes compilation on Fedora Linux, openSUSE, FreeBSD, and Oracle Linux.
1921

2022
### Fixed
2123

dune-project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
dune
2929
pprint
3030
(checked_oint
31-
(>= 0.4.0))
31+
(>= 0.4.1))
3232
ppx_deriving
3333
ppx_string_interpolation
3434
ppx_yojson_conv

mazeppa.opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ depends: [
1212
"ocaml" {>= "4.14"}
1313
"dune" {>= "3.14"}
1414
"pprint"
15-
"checked_oint" {>= "0.4.0"}
15+
"checked_oint" {>= "0.4.1"}
1616
"ppx_deriving"
1717
"ppx_string_interpolation"
1818
"ppx_yojson_conv"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy