Sidenote: could we add an hlint rule not to use `nub`? Instead `nubOrd` / `ordNub` should be used. _Originally posted by @Bodigrim in https://github.com/haskell/cabal/pull/11807#discussion_r3237939418_
Sidenote: could we add an hlint rule not to use
nub? InsteadnubOrd/ordNubshould be used.Originally posted by @Bodigrim in #11807 (comment)