Move the `Text.Read` implementation into `base`

This contribution moves the implementation of Text.Read into base, thus getting rid of GHC.Internal.Text.Read and opening up more code to be moved out of ghc-internal.

Merge request reports

Loading