Tweag: Building Haskell with Bazel @ZuriHac21

Поделиться
HTML-код
  • Опубликовано: 21 дек 2024

Комментарии • 1

  • @akoppela
    @akoppela 3 года назад

    Elm can compile to HTML file directly as well. The command is `elm make … -output index.html` ;)