serokell / universum

:milky_way: Prelude written in @Serokell
MIT License
176 stars 28 forks source link

[#226] Update supported GHC versions and change CI #227

Closed gromakovsky closed 4 years ago

gromakovsky commented 4 years ago

Description

In short:

  1. The list of supported GHC versions has been updated: 8.2 is no longer supported, 8.10 is supported from now on.
  2. Travis and appveyor are replaced by GitHub Actions.

For more details see commit messages.

Related issues(s)

Resolves #226

✓ Checklist for your Pull Request

Ideally a PR has all of the checkmarks set.

If something in this list is irrelevant to your PR, you should still set this checkmark indicating that you are sure it is dealt with (be that by irrelevance).

Related changes (conditional)

Stylistic guide (mandatory)