Created
April 24, 2014 17:11
-
-
Save laser/11262135 to your computer and use it in GitHub Desktop.
haste-boot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[foo]$ haste-boot | |
Downloading base libs from GitHub | |
Sending: | |
GET /haste-libs/haste-libs-0.2.99.tar.bz2 HTTP/1.1 | |
Host: valderman.github.io | |
Creating new connection to valderman.github.io | |
Received: | |
HTTP/1.1 200 OK | |
Server: GitHub.com | |
Content-Type: application/octet-stream | |
Last-Modified: Wed, 19 Mar 2014 19:05:37 GMT | |
Expires: Thu, 24 Apr 2014 17:13:39 GMT | |
Cache-Control: max-age=600 | |
Content-Length: 1656645 | |
Accept-Ranges: bytes | |
Date: Thu, 24 Apr 2014 17:11:11 GMT | |
Via: 1.1 varnish | |
Age: 452 | |
Connection: keep-alive | |
X-Served-By: cache-lax1435-LAX | |
X-Cache: HIT | |
X-Cache-Hits: 1 | |
X-Timer: S1398359471.341296673,VS0,VE0 | |
Vary: Accept-Encoding | |
Reading package info from "libraries/rts.pkg" ... done. | |
Resolving dependencies... | |
cabal: Could not resolve dependencies: | |
next goal: ghc-prim (user goal) | |
rejecting: ghc-prim-0.3.0.0 (only already installed instances can be used) | |
Dependency tree exhaustively searched. | |
Command '/Users/erinswenson-healey/.cabal/bin/haste-inst' failed with error code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment