twilio-haskell icon indicating copy to clipboard operation
twilio-haskell copied to clipboard

Update to support GHC 8.2.2, 8.4.4, 8.6.5 + cabal 2.x

Open boj opened this issue 5 years ago • 2 comments

  • Added CPP pragmas around Data.Monoid imports
  • Removed containers upper bound
  • Added a cabal.project for cabal 2.x
  • Added a convenience nix shell.nix
  • Bumped version
  • Updated travis ci with new compiler version support

This supersedes PR #66 as it maintains backwards compatibility.

boj avatar Jul 02 '19 16:07 boj

@markandrus Tests are failing due to apitests: ACCOUNT_SID: getEnv: does not exist (no environment variable), which I am not sure what to do about.

boj avatar Jul 02 '19 17:07 boj

https://mail.haskell.org/pipermail/haskell-cafe/2019-July/131328.html

boj avatar Jul 26 '19 16:07 boj