aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app/RemovePath.hs (unfollow)
Commit message (Expand)Author
2017-06-17add --version flag to executablesEgor Tensin
2017-06-17bump resolverEgor Tensin
2017-06-13fix HLint warningsEgor Tensin
2017-06-12refactoringEgor Tensin
2017-06-12delpath: don't do anything if variable is missingEgor Tensin
2017-06-11WindowsEnv: {VarName,VarValue} -> {Name,Value}Egor Tensin
2017-06-11refactoringEgor Tensin
2017-06-11refactoringEgor Tensin
2017-06-10delpath: remove all directory path occurrencesEgor Tensin
2017-03-26rename directoriesEgor Tensin
2017-03-26put utility modules to bin/Utils/Egor Tensin
2017-03-25rename directoriesEgor Tensin
2017-01-25add a dummy module for re-exportsEgor Tensin
2017-01-25rename namespace 'Windows' to 'WindowsEnv'Egor Tensin
2017-01-25add Portability to module descriptionsEgor Tensin
2016-12-13setenv: prompt message updateEgor Tensin
2016-12-13bugfix (withPrompt no longer swallows IOError)Egor Tensin
2016-12-12use monad transformersEgor Tensin
2016-12-12refactoringEgor Tensin
2016-11-10safer registry access routinesEgor Tensin
2016-08-20fix license text + add Haddock headersEgor Tensin
2016-08-20code styleEgor Tensin
2016-08-20fix HLint warningsEgor Tensin
2016-07-18fix compiler warnings + refactoringEgor Tensin
2016-07-18refactoringEgor Tensin
2016-07-18put modules to 'Windows'Egor Tensin
2016-07-18refactoringEgor Tensin
2016-07-17refactoringEgor Tensin
2016-07-17add command line options to skip promptsEgor Tensin
2016-07-13code styleEgor Tensin
2016-07-13bugfix + refactoringEgor Tensin
2016-07-12refactoringEgor Tensin
2016-07-12optparse-applicative instead of GetOptEgor Tensin
2016-07-12code styleEgor Tensin
2016-07-11rename modules + fix compiler warningsEgor Tensin
2016-07-11become a proper stack projectEgor Tensin
2016-02-14allow adding/removing multiple paths at onceEgor Tensin
2015-12-14strip extra whitespaceEgor Tensin