You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Being on GHC 8 is causing a fair few problems, including being pinned to fairly old libraries. One issue I have is that I cannot run the bot locally any more because Ubuntu 22.04 doesn't have the old enough PCRE library for (I think) duckling.
Tasks:
Update the Dockerfile to use GHC 9 (preferably something like 9.2.5) - probably aim for a Stackage LTS like 20.9 (at time of writing).
Make sure the packages being updated causes no breaking changes.
The text was updated successfully, but these errors were encountered:
Being on GHC 8 is causing a fair few problems, including being pinned to fairly old libraries. One issue I have is that I cannot run the bot locally any more because Ubuntu 22.04 doesn't have the old enough PCRE library for (I think) duckling.
Tasks:
The text was updated successfully, but these errors were encountered: