vincenthz / hs-connection

simple client connection library in haskell with builtin features: SSL/TLS, SOCKS, session management.
Other
61 stars 48 forks source link

Require Cabal-Version 1.8 #47

Closed felixonmars closed 2 years ago

felixonmars commented 3 years ago

Hopefully this suppresses the following warning:

Warning: connection.cabal:25:34: version operators used. To use version
operators the package needs to specify at least 'cabal-version: >= 1.8'.