databrary-1: Databrary

Safe HaskellNone
LanguageHaskell2010

Service.Passwd

Synopsis

Documentation

passwdCheck :: ByteString -> ByteString -> ByteString -> Passwd -> IO (Maybe ByteString) Source #

FIXME: bottleneck? Also, does GHC handle locking ccalls for us?