stackbuilders / dotenv-hs

Load environment variables from dotenv files for Haskell
https://hackage.haskell.org/package/dotenv
MIT License
65 stars 14 forks source link

Use `kleidukos/get-tested` and include GHC supported versions in cabal file #189

Closed CristhianMotoche closed 7 months ago

CristhianMotoche commented 8 months ago

Let's follow the same approach that Rollbar Haskell is doing: https://github.com/stackbuilders/rollbar-haskell/pull/64