serokell / tzbot

Timezone bot for Slack
Mozilla Public License 2.0
7 stars 2 forks source link

Upgrade to GHC 9.2.5 #88

Closed dcastro closed 1 year ago

dcastro commented 1 year ago

Description

This PR upgrades from GHC 9.0.2 to 9.2.5

Some universum re-exports were deprecated, so I created TzPrelude which re-exports everything from universum except the deprecated definitions.

Also enabled OverloadedRecordDot

Related issue(s)

None

:white_check_mark: Checklist for your Pull Request

Related changes (conditional)

Stylistic guide (mandatory)