comment
This commit is contained in:
parent
87afff508a
commit
5421e8f695
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 5"""
|
||||
date="2017-08-17T19:12:09Z"
|
||||
content="""
|
||||
Thanks for working on this!
|
||||
|
||||
It's entirely possible that the quickcheck tests happen to generate
|
||||
better test data under the new ghc, and have found an actual bug.
|
||||
I doubt that it's related to your changes.
|
||||
|
||||
I do need git-annex to remain buildable on OSX and Windows. What basically
|
||||
needs to be done is, instead of sed-ing those files out of the cabal file,
|
||||
make the cabal file say "if os(windows)" to conditionally include the
|
||||
modules that only work on one OS.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue