chshersh / iris

🌈 Haskell CLI Framework supporting Command Line Interface Guidelines
https://hackage.haskell.org/package/iris
Mozilla Public License 2.0
176 stars 21 forks source link

Support Windows and macOS on CI #36

Closed chshersh closed 2 years ago

chshersh commented 2 years ago

This should be as simple as adding windows-latest and macos-latest here:

https://github.com/chshersh/iris/blob/6be65d46a5b3f2cabd09dedbc88045c4be4fb224/.github/workflows/ci.yml#L18

I don't expect any new errors so this should be pretty easy and smooth 🙏🏻