base: Move internals of GHC.InfoProv into GHC.InfoProv.Types
Such that we can add new helpers into GHC.InfoProv.Types without breakage.
Showing
- libraries/ghc-internal/ghc-internal.cabal 1 addition, 0 deletionslibraries/ghc-internal/ghc-internal.cabal
- libraries/ghc-internal/src/GHC/Internal/InfoProv.hs 3 additions, 65 deletionslibraries/ghc-internal/src/GHC/Internal/InfoProv.hs
- libraries/ghc-internal/src/GHC/Internal/InfoProv/Types.hsc 81 additions, 0 deletionslibraries/ghc-internal/src/GHC/Internal/InfoProv/Types.hsc
- libraries/ghc-internal/src/GHC/Internal/Stack/CloneStack.hs 2 additions, 2 deletionslibraries/ghc-internal/src/GHC/Internal/Stack/CloneStack.hs
- testsuite/tests/interface-stability/base-exports.stdout 2 additions, 2 deletionstestsuite/tests/interface-stability/base-exports.stdout
- testsuite/tests/interface-stability/base-exports.stdout-javascript-unknown-ghcjs 2 additions, 2 deletions...ce-stability/base-exports.stdout-javascript-unknown-ghcjs
- testsuite/tests/interface-stability/base-exports.stdout-mingw32 2 additions, 2 deletions...ite/tests/interface-stability/base-exports.stdout-mingw32
- testsuite/tests/interface-stability/base-exports.stdout-ws-32 2 additions, 2 deletions...suite/tests/interface-stability/base-exports.stdout-ws-32
Loading
Please register or sign in to comment