Safe Haskell | Safe-Infered |
---|
Documentation
tryError :: (Exception e, MonadResource m, MonadBaseControl IO m) => m b -> m (Either e b)Source
queryList :: (a -> [(ByteString, ByteString)]) -> ByteString -> [a] -> [(ByteString, ByteString)]Source
awsBool :: Bool -> ByteStringSource
fmtTime :: String -> UTCTime -> ByteStringSource