Fix a build failure on Windows.

This commit is contained in:
Joey Hess 2020-10-07 12:04:54 -04:00
parent 8c6f21c348
commit 20f86e43f7
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
4 changed files with 16 additions and 1 deletions

View file

@ -40,3 +40,5 @@ This happens when trying to build both the most recent commit (20c7e6c) and the
- stack version: 2.3.3
- Windows version: Windows 7 Enterprise, version 6.1
> [[fixed|done]] --[[Joey]]

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2020-10-07T16:03:04Z"
content="""
Thanks for reporting this. I usually only find out when the Windows CI
fails, but it's not been running for a while.
I've fixed this particular problem, but don't have a windows build env
handy to test the rest of the build. Please followup if there's a
subsequent build failure.
"""]]