jitsi-roomsv2/backend/app/Main.hs

8 lines
112 B
Haskell

module Main (main) where
import ClassyPrelude
import Lib (runBothServers)
main :: IO ()
main = runBothServers