Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
LogEntry | |
|
randomBytes :: Octets -> (ByteString -> a) -> KS a Source #
currentTime :: KS UTCTime Source #
getSettings :: KS Settings Source #
insertNewKey :: Key -> KS () Source #
deleteKeysKS :: [Name] -> KS () Source #
modConfig :: (Configuration -> Configuration) -> KS () Source #