Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix curl for AppVeyor build #79

Closed
cdornan opened this issue Mar 22, 2017 · 0 comments · Fixed by #85
Closed

Fix curl for AppVeyor build #79

cdornan opened this issue Mar 22, 2017 · 0 comments · Fixed by #85
Assignees
Milestone

Comments

@cdornan
Copy link
Contributor

cdornan commented Mar 22, 2017

Curl is no longer available in the AppVeyor default environment, but we need it.

@cdornan cdornan changed the title Fix curl for AppVeyor Fix curl for AppVeyor build Mar 22, 2017
@cdornan cdornan self-assigned this Mar 22, 2017
@cdornan cdornan added this to the v0.9.0.0 milestone Mar 22, 2017
cdornan added a commit that referenced this issue Mar 25, 2017
  * Flip the order of the arguments to replace (fixes #78)
  * Add type-safe replacement templates (fixes #60)
  * Finish tidying up the API (fixes #80)
  * Make `regex` compatible w/ TH-less GHCs (fixes #70)
  * Declare extensions the compiler must support (fixes #83)
  * Fix curl for AppVeyor build (fixes #79)
  * Fix AppVeyor badge (fixes #81)
  * Remove QQ from code coverage stats (fixes #82)
  * Rename Options, Context and Replace methods (fixes #84)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant