Upgrade to GHC 9.4.7
This is an ongoing effort to support building Gargantext with GHC 9.4.7.
Current status:
- CI is going to be broken until I upgrade the Docker container (which can happen only once I have a working local build);
Packages currently pending:
- Duckling (Doesn't work with aeson);
- llvm-hs (It doesn't work until we downgrade the toolchain of the whole nix shell, or we upgrade directly to llvm-15 hoping it will work);
-
gargantext-graph
currently crashes with a segfault, I need to investigate it (probably accelerate/llvm related).
Packages fixed/backported:
- wikiparsec (temporary fork);
- ekg-json (depending on Mercury's fork);
Pending MR for our packages
- pubmed
- patches-class
- istex
- hal
- haskell-igraph (Needs CI adjustments)