Soostone / cassy

High level Cassandra bindings for Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add upper bound to `errors` dependency

Gabriella439 opened this issue · comments

commented

errors-2.0 will be switching to use ExceptT instead of EitherT. If that will break your package, then add an upper bound of errors < 2.0 to your dependencies.