Discord.hs icon indicating copy to clipboard operation
Discord.hs copied to clipboard

Updated cabal file for PVP of req

Open matsubara0507 opened this issue 8 years ago • 0 comments

Since your cabal file write req=0.2.*, stackage cannot update req-0.2 to req-0.3 . see: https://github.com/fpco/stackage/issues/2594

So, I updated your cabal file.

I checked that Discord.hs is can build using req-3.0 on Travis CI. see: https://github.com/matsubara0507/Discord.hs/pull/2

matsubara0507 avatar Jul 11 '17 04:07 matsubara0507