From d44103add77718ae650bc0ad5e708e984192c29d Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 19 Dec 2024 21:43:03 +0530 Subject: Big refactoring --- bin/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Main.hs') diff --git a/bin/Main.hs b/bin/Main.hs index c7dc225..ebc9a39 100644 --- a/bin/Main.hs +++ b/bin/Main.hs @@ -3,4 +3,4 @@ module Main where import qualified Chelleport main :: IO () -main = Chelleport.open +main = Chelleport.run -- cgit v1.3.1