I am writing to inquire about the possibility of updating Rel8's hasql dependency to support newer versions, specifically hasql >= 1.9.
Currently, Rel8 (version 1.6.0.0) depends on hasql >=1.6.1.2 && <1.9. This constraint creates a dependency conflict when trying to use Rel8 alongside hasql-pool versions that require hasql >= 1.9 (e.g., hasql-pool >= 1.3).
Thank you for your time and consideration.