haskell-telegram-api
haskell-telegram-api copied to clipboard
GHC 8.10 and 9.0 support
trafficstars
Currently there are no valid build plans under GHC 8.10 and 9.0 as the servant-client == 0.16 bound restricts the version of base to < 4.14
In order to build on the latest GHC versions we need compatibility with later servant-client versions.