Make the current `base` buildable with GHC 10.0
In the medium run, we’d like to provide base versions that work with different versions of GHC each. As a first step to achieve this, we should make sure that the current development version of base is buildable with the latest non-development version of GHC, which is currently GHC 10.0, to be released soon. This contribution establishes compatibility of base with GHC 10.0.