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 b3d4be2 commit 97f83acCopy full SHA for 97f83ac
typed-protocols/CHANGELOG.md
@@ -1,12 +1,6 @@
1
-# Revision history for typed-protocols-cborg
2
-
3
-## 0.1.0.7 -- 2023-10-20
4
5
-* Improved performance of `prop_codecs_splitsM` and `prop_codecs_compatM`.
6
7
-## 0.1.0.5 -- 2023-03-08
8
9
-* Support `ghc-9.6.1`.
10
-* Use `io-classes-1.1.0.0`.
11
+# Revision history for typed-protocols
12
+## 0.1.1.1
+* unbuildable (with `base < 0` constraint in CHaP); We cannot support
+`io-classes-1.{6,7}` until `Haskell.Nix` support for public sublibraries is
+ merged.
0 commit comments