You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since nobody likes them anyway and -Wall will no longer include -Wunticked-promoted-constructors starting with GHC 9.4.1, I'd like to add -Wno-unticked-promoted-constructors to our flags and drop the ticks.
The text was updated successfully, but these errors were encountered:
Since nobody likes them anyway and
-Wall
will no longer include-Wunticked-promoted-constructors
starting with GHC 9.4.1, I'd like to add-Wno-unticked-promoted-constructors
to our flags and drop the ticks.The text was updated successfully, but these errors were encountered: