darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (https://hub.darcs.net)
#190make darcsden build with GHC 8.10
I think GHC 8.10 is the minimum GHC that can work on my machines (older versions aren't good enough on either my mac or my VPS for various reasons). I need to get darcsden and all its deps building with GHC 8.10 so I can work on it again. Any help toward this goal is welcome.
I got the VPS building with GHC 8.6 again. Help still welcome getting to GHC 8.10 so I can work on this locally in a better dev environment.
https://hub.darcs.net/simon/darcsden now builds with, and requires GHC 8.10, with the darcsden-ssh component disabled. Fixing that requires updating ssh to network 3.x, or possibly replacing it with hssh.
- status set to closed
https://hub-dev.darcs.net is now running darcsden built with GHC 8.10. darcsden-ssh built too, and I assume it works. Seems complete.