snowdriftcoop / snowdrift

Infrastructure for Snowdrift.coop. This is a MIRROR of https://gitlab.com/snowdrift/snowdrift. Your issue reports and merge requests are welcome, but they will be moved to gitlab.com. You are encouraged to start there instead!
https://snowdrift.coop
GNU Affero General Public License v3.0
92 stars 36 forks source link

Upgrading the project to GHC 8.6.4 or 8.2.2 #339

Open freeman42x opened 5 years ago

freeman42x commented 5 years ago

I did an upgrade of the project in my fork to GHC 8.6.4 and 8.2.2

Could someone have a look if they can get the Snowdrift build errors fixed for them?

GHC 8.6.4: https://github.com/razvan-panda/snowdrift/tree/upgrade-ghc-and-libraries-8.6.4 GHC 8.2.2: https://github.com/razvan-panda/snowdrift/tree/upgrade-ghc-and-libraries-8.2.2

I would recommend trying to fix the errors on branch GHC 8.6.4. I don't think this would be too difficult for someone skilled with Haskell.

If no-one has time I will do this eventually, but not right now since I am busy with another project.