Data.Array.Base: remove useless SPECIALISE pragmas
These SPECIALISE pragmas don't actually do anything, and starting with GHC 9.14 cause a warning to be emitted. This commit simply removes them.
Loading
Please register or sign in to comment
These SPECIALISE pragmas don't actually do anything, and starting with GHC 9.14 cause a warning to be emitted. This commit simply removes them.