summaryrefslogtreecommitdiff
path: root/cli/Main.hs
blob: b1c0fdb65526e7544e96e156346a4513b23f2692 (plain)
1
2
3
4
5
6
7
module Main where

import System.IO (IO)
import Felix.CommandLine (runCommandLine)

main :: IO ()
main = runCommandLine