base: Fix incorrect mentions of GHC.Internal.Numeric
These were incorrectly changed by the automated refactoring of the `ghc-internal` migration. Fixes #25521.
Showing
- compiler/GHC/Builtin/Names.hs 1 addition, 1 deletioncompiler/GHC/Builtin/Names.hs
- libraries/base/src/Data/Char.hs 1 addition, 1 deletionlibraries/base/src/Data/Char.hs
- libraries/base/src/Data/Semigroup.hs 1 addition, 1 deletionlibraries/base/src/Data/Semigroup.hs
- libraries/base/src/Prelude.hs 3 additions, 3 deletionslibraries/base/src/Prelude.hs
- libraries/ghc-internal/src/GHC/Internal/Base.hs 1 addition, 1 deletionlibraries/ghc-internal/src/GHC/Internal/Base.hs
- libraries/ghc-internal/src/GHC/Internal/Foreign/C/Types.hs 1 addition, 1 deletionlibraries/ghc-internal/src/GHC/Internal/Foreign/C/Types.hs
- libraries/ghc-internal/src/GHC/Internal/Read.hs 1 addition, 1 deletionlibraries/ghc-internal/src/GHC/Internal/Read.hs
- libraries/ghc-internal/src/GHC/Internal/Real.hs 3 additions, 3 deletionslibraries/ghc-internal/src/GHC/Internal/Real.hs
Loading
Please register or sign in to comment