Skip to content

Commit 700ea2b

Browse files
committed
CHANGELOG: adding note about silencing warnings rather than fixing them
1 parent 5102112 commit 700ea2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
- Separating out "Data.Number.LogFloat.Raw"
33
- Added `Tested-With: GHC == 9.2.4, 9.4.4, 9.6.1` (didn't actually need to
44
nudge the upper bound on 'base', because it's already lenient)
5+
- Silencing warnings about rewrite rules, as a hack for working around:
6+
<https://gitlab.haskell.org/ghc/ghc/-/issues/10595>
57
0.13.4 (2017-06-18):
68
- Added Read LogFloat instance. (h/t Rob Zinkov)
79
- Corrected a bug where `product` returns NaN on `logFloat 0`.

0 commit comments

Comments
 (0)