We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 928e3c8 commit dfabf5aCopy full SHA for dfabf5a
1 file changed
CHANGES.md
@@ -1,5 +1,12 @@
1
# Changes
2
3
+## NEXT RELEASE
4
+
5
+- #560: Change `Lin.{constructible,deconstructible}` from an empty variant type
6
+ to an abstract type to get `Lin` compiling on `5.5.0+trunk` again, due
7
+ to https://github.com/ocaml/ocaml/pull/13994 removing special handling
8
+ of abstract and empty variants defined in the current module.
9
10
## 0.8
11
12
- #540: Significantly increase the probability of context switching in `Lin_thread`
0 commit comments