Refactor app Main

This commit is contained in:
2021-10-15 22:24:23 +02:00
parent 09d2a1e815
commit 01956d694d
24 changed files with 4370 additions and 2880 deletions

View File

@@ -15,5 +15,5 @@ git describe
ecabal update
ecabal install -w ghc-${GHC_VERSION} --installdir="$CI_PROJECT_DIR"/.local/bin hlint
hlint -r lib/ test/
hlint -r app/ lib/ test/