Open
Description
These flags are currently enabled in Data.HashMap.Internal
, Data.HashMap.Internal.Array
and Data.HashMap.Internal.List
. It would be good to figure why these flags are enabled for these modules and also whether there are specific reasons for not enabling them in the remaining modules.
If these flags are useful, I think it would be best to enable them in the ghc-options
in u-c.cabal
.