Skip to content

Commit ee49b8f

Browse files
JordanMartinezturlando
authored andcommitted
Remove deprecated 'unsafeCompare' (purescript#257)
* Remove deprecated unsafeCompare * Update changelog to include this PR
1 parent f6b9c11 commit ee49b8f

File tree

3 files changed

+1
-32
lines changed

3 files changed

+1
-32
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Breaking changes:
2020
- `purescript-generics-rep` was ported to this repo (#235)
2121
- Move the `Applicative` Superclass law from `Monad` to `Bind` and rename it
2222
to the `Apply` Superclass law (#229)
23+
- Removed `unsafeCompare` (#257)
2324

2425
New features:
2526
- Added `Bounded` instance for records (#208)

src/Data/Ord/Unsafe.js

-13
This file was deleted.

src/Data/Ord/Unsafe.purs

-19
This file was deleted.

0 commit comments

Comments
 (0)