Unblock password, keep expecting test failure, see #4654

This commit is contained in:
Dan Burton 2019-09-29 11:50:35 -07:00
parent f84995eb59
commit c79d6d7637
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -5680,7 +5680,6 @@ packages:
- monad-unlift-ref < 0 # via mutable-containers
- xeno < 0 # via mutable-containers
- pipes-category < 0 # via pipes-extras
- password < 0 # via scrypt
# round 7
- pipes-misc < 0 # via pipes-category
@ -6564,7 +6563,7 @@ skipped-tests:
# Test errors with modules not being visible
- servant-ruby # https://github.com/commercialhaskell/stackage/issues/4650
- password-instances # https://github.com/commercialhaskell/stackage/issues/4653
- password # https://github.com/commercialhaskell/stackage/issues/4654
- password # https://github.com/cdepillabout/password/issues/2
- haskell-gi # https://github.com/commercialhaskell/stackage/issues/4661
- envelope # https://github.com/commercialhaskell/stackage/issues/4669
- algebraic-graphs # https://github.com/commercialhaskell/stackage/issues/4670