Add :ggload command, which loads all `Prelude`s

The previous commit did not work, because GHCi executed the contents of
`.ghci` *before* loading the project.
This commit makes a new command, `:ggload`, available from GHCi when in
the Gargantext project: typing `:ggload` will make available all symbols
from modules named `Prelude` in the Gargantext project.
The name `:ggload` as well as the set of modules to import are still
open to discussion.
Status Job ID Name Coverage
  Cabal
passed #15810
cabal

00:20:12

 
  Stack
passed #15811
stack

00:07:58

 
  Bench
manual #15812
allowed to fail manual
bench
 
  Test
passed #15813
test

00:23:39