Extend `gargantext-prelude` with the whole of `Protolude`
Currently we just export some subset of Protolude
in Gargantext.Prelude
and thus we need lots of imports like Data.Maybe
etc. Proposition is to extend Gargantext.Prelude
with all of Protolude
.