Refactor app Main
Showing
- .gitignore 2 additions, 0 deletions.gitignore
- .gitlab/script/hlint.sh 1 addition, 1 deletion.gitlab/script/hlint.sh
- app/ghcup-gen/Main.hs 0 additions, 3 deletionsapp/ghcup-gen/Main.hs
- app/ghcup-gen/Validate.hs 13 additions, 13 deletionsapp/ghcup-gen/Validate.hs
- app/ghcup/BrickMain.hs 7 additions, 14 deletionsapp/ghcup/BrickMain.hs
- app/ghcup/GHCup/OptParse.hs 303 additions, 0 deletionsapp/ghcup/GHCup/OptParse.hs
- app/ghcup/GHCup/OptParse/ChangeLog.hs 150 additions, 0 deletionsapp/ghcup/GHCup/OptParse/ChangeLog.hs
- app/ghcup/GHCup/OptParse/Common.hs 513 additions, 0 deletionsapp/ghcup/GHCup/OptParse/Common.hs
- app/ghcup/GHCup/OptParse/Compile.hs 517 additions, 0 deletionsapp/ghcup/GHCup/OptParse/Compile.hs
- app/ghcup/GHCup/OptParse/Config.hs 168 additions, 0 deletionsapp/ghcup/GHCup/OptParse/Config.hs
- app/ghcup/GHCup/OptParse/DInfo.hs 119 additions, 0 deletionsapp/ghcup/GHCup/OptParse/DInfo.hs
- app/ghcup/GHCup/OptParse/GC.hs 143 additions, 0 deletionsapp/ghcup/GHCup/OptParse/GC.hs
- app/ghcup/GHCup/OptParse/Install.hs 464 additions, 0 deletionsapp/ghcup/GHCup/OptParse/Install.hs
- app/ghcup/GHCup/OptParse/List.hs 268 additions, 0 deletionsapp/ghcup/GHCup/OptParse/List.hs
- app/ghcup/GHCup/OptParse/Nuke.hs 99 additions, 0 deletionsapp/ghcup/GHCup/OptParse/Nuke.hs
- app/ghcup/GHCup/OptParse/Prefetch.hs 219 additions, 0 deletionsapp/ghcup/GHCup/OptParse/Prefetch.hs
- app/ghcup/GHCup/OptParse/Rm.hs 232 additions, 0 deletionsapp/ghcup/GHCup/OptParse/Rm.hs
- app/ghcup/GHCup/OptParse/Set.hs 349 additions, 0 deletionsapp/ghcup/GHCup/OptParse/Set.hs
- app/ghcup/GHCup/OptParse/ToolRequirements.hs 82 additions, 0 deletionsapp/ghcup/GHCup/OptParse/ToolRequirements.hs
- app/ghcup/GHCup/OptParse/UnSet.hs 205 additions, 0 deletionsapp/ghcup/GHCup/OptParse/UnSet.hs
Loading
Please register or sign in to comment