Skip to content
Snippets Groups Projects

Refactor main

Merged Julian Ospald requested to merge refactor-main into master
Files
24
+ 1
1
@@ -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/
Loading