Safe Haskell | None |
---|---|
Language | GHC2024 |
Documentation
indexFileName :: Text #
tasksFileName :: Text #
napkinLogName :: Text #
taskFileName :: TaskId -> Text #
navbarStatic :: Title -> View c () #
writeStatic :: HasBackendQueryStats b => NapkinVersionInfo -> RunId -> [FilePath] -> SpecMetaArgs -> UTCTime -> (SpecTableName -> Ref Table) -> DAGRunState b -> TasksDAG Full b -> Map TaskId NominalDiffTime -> ReportDir -> Success -> IO FilePath #
toMermaidGantt :: HasBackendQueryStats b => (UTCTime, UTCTime) -> (TaskId -> Text) -> DAGRunState b -> TasksDAG Full b -> Text #