aboutsummaryrefslogtreecommitdiff
path: root/stack-windows.yaml
Commit message (Collapse)AuthorAge
* Removed the testsuite build flagGravatar Joey Hess2017-12-20
| | | | | | | | | | Test suite is always included. Building with this flag disabled has actually been broken for some time, since Command.TestRemote uses tasty. Fewer build flags are better, so good time to drop it. This commit was sponsored by Thomas Hochstein on Patreon.
* http-client and unix-compat patches merged and releasedGravatar Joey Hess2017-12-14
|
* Removed no longer needed dependency on yesod-default.Gravatar Joey Hess2017-12-05
| | | | This commit was sponsored by Nick Daly on Patreon.
* remove copypastaGravatar Joey Hess2017-11-14
|
* use fork of unix-compat to fix build with new Win32Gravatar Joey Hess2017-11-14
|
* update http-client commitGravatar Joey Hess2017-11-14
|
* typoGravatar Joey Hess2017-11-13
|
* add subdirs in http-client git repoGravatar Joey Hess2017-11-13
|
* use win32 2.6.1.0 (second try)Gravatar Joey Hess2017-11-13
| | | | Using patched http-client.
* Revert "use unix-compat 0.5 on windows"Gravatar Joey Hess2017-11-09
| | | | | | This reverts commit ac57659e61f9743aebd35258e89752ced0040f9f. Too early for this; needs newer Win32 version. Le sigh.
* add unix-compat versionGravatar Joey Hess2017-11-09
|
* Revert "remove dep on Win32-extras"Gravatar Joey Hess2017-11-09
| | | | | | This reverts commit afaf1799d47d88e1e0ace4f1bb128684761e11c1. Yeah, too early for that too
* updated my win32 forkGravatar Joey Hess2017-11-09
|
* Revert "use win32 2.6.1.0"Gravatar Joey Hess2017-11-09
| | | | | | | This reverts commit 757a7d6e22b9faa443a4f063e1a6df3204e298c1. Blocked by https://github.com/snoyberg/http-client/issues/309 this commit can be reverted once that's fixed.
* bump process to version supporting newer Win32Gravatar Joey Hess2017-11-09
|
* build with newer version of directory which supports newer version of win32Gravatar Joey Hess2017-11-09
|
* allow-newer to work around Cabal needing old version of Win32Gravatar Joey Hess2017-11-09
|
* remove dep on Win32-extrasGravatar Joey Hess2017-11-09
| | | | Win32 now has its own getCurrentProcessId.
* allow-newer to allow Win32-extras to be built with new Win32Gravatar Joey Hess2017-11-09
|
* still need stack-windows.yaml to specify newer versions of Win32 and unix-compatGravatar Joey Hess2017-11-09
|
* use win32 2.6.1.0Gravatar Joey Hess2017-11-09
| | | | | | | That has my patches merged into it, so stack-windows.yaml is not needed any longer. This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
* update win32 commitGravatar Joey Hess2017-10-25
|
* fix fixGravatar Joey Hess2017-10-25
|
* add win32 to extra-depGravatar Joey Hess2017-10-25
|
* update win32 to fixed versionGravatar Joey Hess2017-10-25
|
* fix pathGravatar Joey Hess2017-10-25
|
* build for windows with forked win32 package that has terminateProcessIdGravatar Joey Hess2017-10-25
Get ugly reversion out of CHANGELOG. Also, relocated the windows stack.yaml to top, and updated windows build instructions. This commit was sponsored by Henrik Riomar on Patreon.