We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1aedc5 commit bb47e3aCopy full SHA for bb47e3a
CHANGELOG.md
@@ -73,6 +73,9 @@
73
O(1) operation instead of O(N), significantly improving performance.
74
([Richard Viney](https://github.com/richard-viney))
75
76
+- Better error message for existed type constructor being used as value constructor.
77
+ ([Jiangda Wang](https://github.com/Frank-III))
78
+
79
### Build tool
80
81
- Improved the error message you get when trying to add a package that doesn't
0 commit comments