Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | bump resolver | Egor Tensin | 2019-08-21 |
| | | | | | | | | It includes the required Win32 version, so there's no need to mess with extra-deps. Also, it uses a newer Cabal version, which seems to require the Paths_ module to be listed in other-modules (and adds the autogen-modules field). | ||
* | bump versionv0.2.1.0 | Egor Tensin | 2017-06-17 |
| | |||
* | Win32's lower bound was always wrong | Egor Tensin | 2017-06-17 |
| | | | | | | | | I don't know why, the `failWith` fix was only released in Win32-2.5.0.0. Maybe it had to be >= 2.4.0.0 because previously Win32 was fetched from GitHub as a tarball of the commit with the fix, before the package version was actually bumped to 2.5.0.0. | ||
* | bump versionv0.2.0.0 | Egor Tensin | 2017-06-13 |
| | |||
* | addpath: detect expandable paths | Egor Tensin | 2017-06-13 |
| | |||
* | refactoring | Egor Tensin | 2017-06-11 |
| | |||
* | windows-env.cabal: fix formatting | Egor Tensin | 2017-06-11 |
| | |||
* | rename directories | Egor Tensin | 2017-03-26 |
| | |||
* | put utility modules to bin/Utils/ | Egor Tensin | 2017-03-26 |
| | |||
* | rename directories | Egor Tensin | 2017-03-25 |
| | |||
* | add README to the package | Egor Tensin | 2017-01-25 |
| | |||
* | update package description | Egor Tensin | 2017-01-25 |
| | |||
* | strip extra whitespace | Egor Tensin | 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 |
| | |||
* | explicitly require Win32 >= 2.4 | Egor Tensin | 2017-01-25 |
| | |||
* | rename source files | Egor Tensin | 2016-12-25 |
| | |||
* | paths: add "current"/"all users" options | Egor Tensin | 2016-12-25 |
| | |||
* | bugfix (withPrompt no longer swallows IOError) | Egor Tensin | 2016-12-13 |
| | |||
* | use monad transformers | Egor Tensin | 2016-12-12 |
| | |||
* | safer registry access routines | Egor Tensin | 2016-11-10 |
| | | | | + use patched Win32. | ||
* | rename binaries | Egor Tensin | 2016-10-19 |
| | |||
* | update project description | Egor Tensin | 2016-10-09 |
| | |||
* | remove fix_nt_symbol_path.exe | Egor Tensin | 2016-08-21 |
| | | | | It became a bit too ad-hoc for this project anyway. | ||
* | 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-18 |
| | |||
* | update project description | Egor Tensin | 2016-07-17 |
| | |||
* | add command line options to skip prompts | Egor Tensin | 2016-07-17 |
| | |||
* | rename the project (+ get rid of leftover dirs) | Egor Tensin | 2016-07-17 |