7 lines
104 B
Haskell
Raw Normal View History

2023-02-07 13:16:26 -05:00
import Backend
import Frontend
import Obelisk.Backend
main :: IO ()
main = runBackend backend frontend