Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data StaticOptions Source #
Instances
Eq StaticOptions Source # | |
Defined in Airship.Resource.Static (==) :: StaticOptions -> StaticOptions -> Bool # (/=) :: StaticOptions -> StaticOptions -> Bool # |
staticResource :: Monad m => StaticOptions -> FilePath -> IO (Resource m) Source #
epochToUTCTime :: EpochTime -> UTCTime Source #
directoryTree :: FilePath -> IO FileTree Source #