diff options
| author | LLLL Colonq <llll@colonq> | 2025-10-23 21:54:06 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-10-23 21:54:06 -0400 |
| commit | 9cf01f48f9bf9cb882c2849198d0118fad4b4bf6 (patch) | |
| tree | 2c4fd626f391fdb792fcc80cf0b961e64b91cde3 /fig-web/fig-web.cabal | |
| parent | 6bf32bdad1920aaef196a944cc4313dccbc2eacc (diff) | |
Add HLS streaming API
Diffstat (limited to 'fig-web/fig-web.cabal')
| -rw-r--r-- | fig-web/fig-web.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fig-web/fig-web.cabal b/fig-web/fig-web.cabal index ce87795..7004bf1 100644 --- a/fig-web/fig-web.cabal +++ b/fig-web/fig-web.cabal @@ -75,6 +75,7 @@ library Fig.Web.Module.Shader Fig.Web.Module.Redeem Fig.Web.Module.Puzzle + Fig.Web.Module.HLS executable fig-web import: defaults |
