Skip to content

Commit

Permalink
Use cryptohash-md5 (in tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
phadej committed Jan 22, 2019
1 parent 7a65452 commit 11b9506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql-simple.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ test-suite test
, base16-bytestring
, bytestring
, containers
, cryptohash
, cryptohash-md5 >= 0.11.100.1 && <0.12
, filepath
, tasty
, tasty-hunit
Expand Down

0 comments on commit 11b9506

Please sign in to comment.