ghcid: use multi repl for ghcid
This patch uses the multi repl script to power ghcid. It enables some boot libraries to be loaded into ghci in addition to the ghc package, and is useful for fast interactive feedback when changing sources in both the compiler and those libraries.