Update GHC used for our Haskell software
When deploying, the following warning is printed:
trace: WARNING: 8.10.6 is out of date, consider using 8.10.7.
See log.
Usually no biggie, but I suspect this makes the whole build take much longer since probably only the latest versions are in the NixOS binary caches.