Skip to content

Commit

Permalink
add note
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed Jun 8, 2024
1 parent f03d09e commit 075f845
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ class (Eq2 t, forall a. Hashable a => Hashable1 (t a)) => Hashable2 t where
+ go :: Salt -> HashMap k v -> Salt
```

* Make `Arg a b` instance behave as `Hashable a` instance.

## Version 1.4.5.0

* Drop support for GHCs prior 8.6.5
Expand Down

0 comments on commit 075f845

Please sign in to comment.