moving code to different files

This commit is contained in:
2024-11-09 21:19:17 +00:00
parent 86dab8919e
commit b6926e0998
5 changed files with 158 additions and 127 deletions

View File

@@ -1,9 +1,10 @@
module Main where
import P2Prc (runP2Prc)
main :: IO ()
main = do
main =
runP2Prc