Improve usage of GHC warnings
* Remove usage of -Wno-x-partial from cabal file where it is not needed. * Disable -Wredundant-constraint warning for ghc >= 9.14. * Disable -Wpattern-namespace-specifier for ghc >= 9.14.