index
:
windows-env
master
Manage Windows environment variables
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
apps
/
UnsetEnv.hs
(
unfollow
)
Commit message (
Expand
)
Author
2017-01-25
add a dummy module for re-exports
Egor Tensin
2017-01-25
rename namespace 'Windows' to 'WindowsEnv'
Egor Tensin
2017-01-25
add Portability to module descriptions
Egor Tensin
2017-01-17
refactoring
Egor Tensin
2016-12-13
bugfix (withPrompt no longer swallows IOError)
Egor Tensin
2016-12-12
use monad transformers
Egor Tensin
2016-08-20
fix license text + add Haddock headers
Egor Tensin
2016-08-20
code style
Egor Tensin
2016-07-19
README update
Egor Tensin
2016-07-18
fix compiler warnings + refactoring
Egor Tensin
2016-07-18
refactoring
Egor Tensin
2016-07-18
put modules to 'Windows'
Egor Tensin
2016-07-18
refactoring
Egor Tensin
2016-07-17
code style
Egor Tensin
2016-07-17
refactoring
Egor Tensin
2016-07-17
add command line options to skip prompts
Egor Tensin
2016-07-13
code style
Egor Tensin
2016-07-13
bugfix + refactoring
Egor Tensin
2016-07-12
refactoring
Egor Tensin
2016-07-12
optparse-applicative instead of GetOpt
Egor Tensin
2016-07-12
code style
Egor Tensin
2016-07-11
rename modules + fix compiler warnings
Egor Tensin
2016-07-11
become a proper stack project
Egor Tensin
2015-12-14
strip extra whitespace
Egor Tensin