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

Work on Windows #4

Merged
merged 8 commits into from
Nov 7, 2014
Merged

Work on Windows #4

merged 8 commits into from
Nov 7, 2014

Conversation

ndmitchell
Copy link
Contributor

There are a few janitorial changes (copyright year, stray SOH character). Then there are a bunch of patches that split up the existing functionality into 3 modules where only one is platform-specific. There are a few commits that slightly break the compilation in that sequence as I was debugging via Travis and don't have a Unix machine available. After that, I added Windows support only for the size function, which I have tested and works great.

@supki supki merged commit ea72545 into biegunka:master Nov 7, 2014
@supki
Copy link
Member

supki commented Nov 7, 2014

Thanks!

I've pushed the changes on Hackage as 0.3.0

@supki supki mentioned this pull request Nov 7, 2014
@ndmitchell
Copy link
Contributor Author

Thanks a lot. I'm going to switch ghcid over to using this instead of the custom Windows code. I'm also contemplating relying on it in CmdArgs too to get properly sized help messages - a useful package!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants