obsidiansystems / haveibeenpwned

Haskell library that uses HIBP to evaluate passwords
BSD 3-Clause "New" or "Revised" License
11 stars 3 forks source link

Too strict version bounds on cryptonite #7

Open sternenseemann opened 3 years ago

sternenseemann commented 3 years ago

haveibeenpwned compiles with cryptonite 0.28, but disallows it in the cabal file.