-
Fix cabal to generate reports for candidates
-
Fix build client
-
Use list from from http://hackage.haskell.org/packages/candidates/docs
-
Change "failed" list to use upload date
-
Have the build client download packages itself, rather than calling Cabal?
-
Probably not: an extra HEAD request isn't that bad, and depending on an unreleased version of cabal-install isn't great
-
This depends on haskell/cabal#2025
-
-
HEAD /package/PKGID/PKGID.tar.gz200 OK=> checkLast-Modified; if later than saved date than build again
-
See http://hackage.haskell.org/package/HTTP-4000.2.17/docs/Network-HTTP.html
-
-
Last active
August 29, 2015 14:04
-
-
Save lambda-fairy/0ec507f0b411596d5111 to your computer and use it in GitHub Desktop.
Plan for Hackage #74
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment