diff options
author | Tom Smeding <tom@tomsmeding.com> | 2025-06-04 14:59:02 +0200 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2025-06-04 14:59:31 +0200 |
commit | 4261cb045081188a48bc8306f173166a79fcb1df (patch) | |
tree | 13649f7af878e9c2d628c3004f31cb91aeeb0714 /release-hints.txt | |
parent | 8b698856bdef15def2681ee9cc97a4f5d6d52d54 (diff) |
Fix up and update Trace.hs
Diffstat (limited to 'release-hints.txt')
-rw-r--r-- | release-hints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/release-hints.txt b/release-hints.txt index 259c671..d300da0 100644 --- a/release-hints.txt +++ b/release-hints.txt @@ -1,2 +1,3 @@ - Temporarily enable -Wredundant-constraints - Has too many false-positives to enable normally, but sometimes catches actual redundant constraints +- Don't forget to rerun gentrace.sh |