We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54fbf7 commit 898f35aCopy full SHA for 898f35a
CHANGELOG.md
@@ -20,6 +20,7 @@ Breaking changes:
20
- `purescript-generics-rep` was ported to this repo (#235)
21
- Move the `Applicative` Superclass law from `Monad` to `Bind` and rename it
22
to the `Apply` Superclass law (#229)
23
+- Removed `unsafeCompare` (#257)
24
25
New features:
26
- Added `Bounded` instance for records (#208)
src/Data/Ord/Unsafe.js
src/Data/Ord/Unsafe.purs
0 commit comments