aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/Windows (unfollow)
Commit message (Collapse)Author
2017-01-25rename namespace 'Windows' to 'WindowsEnv'Egor Tensin
2017-01-25add Portability to module descriptionsEgor Tensin
2017-01-17refactoringEgor Tensin
2017-01-16code styleEgor Tensin
2016-12-13bugfixEgor Tensin
2016-12-13bugfixEgor Tensin
2016-12-13bugfixEgor Tensin
2016-12-13setenv: prompt message updateEgor Tensin
It also now uncoditionally overrides variables (i.e. even when the corresponding registy values are not strings).
2016-12-13bugfix (withPrompt no longer swallows IOError)Egor Tensin
2016-12-12use monad transformersEgor Tensin
2016-12-12fix export listsEgor Tensin
2016-12-12preserve types of registry valuesEgor Tensin
2016-12-11refactoringEgor Tensin
2016-12-11pay attention to '\0's at the endEgor Tensin
2016-12-11fix HLint warningsEgor Tensin
2016-11-10safer registry access routinesEgor Tensin
+ use patched Win32.
2016-08-20fix license text + add Haddock headersEgor Tensin
2016-08-20fix HLint warningsEgor Tensin
2016-07-19refactoringEgor Tensin
2016-07-18put modules to 'Windows'Egor Tensin