Bob Ippolito

Results 167 comments of Bob Ippolito

Well, the current hackage version definitely does not work on OS X with HP 2012.4.0.0 prior to this commit https://github.com/creswick/cabal-dev/commit/80d7bc3c3ceef9deb9189cea87fb1fe3e50d6b4f#cabal-dev.cabal Installing from source (415351d2) appears to work fine (ghc 7.4.2,...

Just my opinion, but I think you should probably just push what you have now. If you broke HP 2012.2.0.0 on some platform, I'm sure you'll hear about it eventually....

@jtdaugherty in #91 you mentioned that "some tests are failing" and this is the reason why there hasn't been a new release. Where can we find out more about the...

@jtdaugherty the failures seem to be timing related, probably cabal-dev is being executed in parallel with itself. I'll dig a bit deeper and submit a PR once I've figured it...

On further inspection, I believe that 00-index.cache is the problem in `addSourceStaysSandboxed`. Here's what I think is happening (all during the same second, let's call it M): - 00-index.tar is...

If someone submits a pull request that implements it then I'll review it. It's currently feature complete as far as my needs go, although I do definitely see the value...

I don't really understand why you think the old code makes this better, the new code would be even easier to extend for this purpose. You could just change it...

Another improvement would be to check to make sure that ghc-mod understands the `elispPath` command. Having an old version would be essentially the same error as not having it installed...

Perhaps then we would move the current elisp code out of elisp/ and move the bootstrap code into there.