Skip to content

Instantly share code, notes, and snippets.

@cscherrer
Created August 8, 2014 17:21
Show Gist options
  • Save cscherrer/8aedfe89731266314f0a to your computer and use it in GitHub Desktop.
Save cscherrer/8aedfe89731266314f0a to your computer and use it in GitHub Desktop.
Haddock trouble with Hackage
$ cabal upload -c -v3 fastbayes-0.1.0.0.tar.gz
Checking fastbayes-0.1.0.0.tar.gz...
POST http://hackage.haskell.org/cgi-bin/hackage-scripts/check-pkg HTTP/1.1
Content-Type: multipart/form-data; boundary=8886efd84c82b8
Content-Length: 3798
Accept: text/plain
Sending:
POST /cgi-bin/hackage-scripts/check-pkg HTTP/1.1
Host: hackage.haskell.org
Content-Type: multipart/form-data; boundary=8886efd84c82b8
Content-Length: 3798
Accept: text/plain
Creating new connection to hackage.haskell.org
Received:
HTTP/1.1 404 Not Found
Server: nginx/1.6.0
Date: Fri, 08 Aug 2014 17:19:36 GMT
Content-Type: text/plain; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Content-Length: 50
HTTP/1.1 404 Not Found
Server: nginx/1.6.0
Date: Fri, 08 Aug 2014 17:19:36 GMT
Content-Type: text/plain; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Content-Length: 50
Error: fastbayes-0.1.0.0.tar.gz: 404 Not Found
Error: Page not found
Sorry, it's just not here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment