arbor-postgres-0.0.2: Convenience types and functions for postgresql-simple.
Arbor.Postgres.Password
newtype Password Source #
Constructors
Defined in Arbor.Postgres.Password
Methods
(==) :: Password -> Password -> Bool #
(/=) :: Password -> Password -> Bool #
showsPrec :: Int -> Password -> ShowS #
show :: Password -> String #
showList :: [Password] -> ShowS #