packages feed

datastar-hs-1.0.1.0: examples/exe/hello-world-warp.hs

module Main (main) where

import Examples.HelloWorldWarp (runExample)

main :: IO ()
main = runExample