Skip to content

Instantly share code, notes, and snippets.

@23Skidoo
Created July 2, 2012 11:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 23Skidoo/3032723 to your computer and use it in GitHub Desktop.
Save 23Skidoo/3032723 to your computer and use it in GitHub Desktop.
Example of how output looks like on the parbuild-better-output branch
$ cabal install -j 2 yesod
Resolving dependencies...
Downloading SHA-1.5.0.1...
Downloading ansi-terminal-0.5.5...
Configuring ansi-terminal-0.5.5...
Downloading base-unicode-symbols-0.2.2.3...
Downloading base64-bytestring-0.1.2.0...
Configuring base-unicode-symbols-0.2.2.3...
Downloading byteorder-1.0.3...
Downloading cereal-0.3.5.2...
Downloading cpu-0.1.1...
Building ansi-terminal-0.5.5...
Building base-unicode-symbols-0.2.2.3...
Downloading dlist-0.5...
Downloading entropy-0.2.1...
Installed base-unicode-symbols-0.2.2.3
Configuring base64-bytestring-0.1.2.0...
Building base64-bytestring-0.1.2.0...
Downloading largeword-1.0.1...
Configuring byteorder-1.0.3...
Installed ansi-terminal-0.5.5
Downloading primitive-0.4.1...
Building byteorder-1.0.3...
Downloading random-1.0.1.1...
Configuring cereal-0.3.5.2...
Installed base64-bytestring-0.1.2.0
Building cereal-0.3.5.2...
Configuring cpu-0.1.1...
Installed byteorder-1.0.3
Building cpu-0.1.1...
Downloading ranges-0.2.4...
Downloading safe-0.3.3...
Downloading semigroups-0.8.3.2...
Configuring dlist-0.5...
Installed cpu-0.1.1
Downloading stm-2.3...
Building dlist-0.5...
Downloading stringsearch-0.3.6.3...
Installed dlist-0.5
Configuring entropy-0.2.1...
Downloading syb-0.3.6.2...
Building entropy-0.2.1...
Downloading tagged-0.4.2.1...
Configuring largeword-1.0.1...
Installed entropy-0.2.1
Downloading text-0.11.2.2...
Building largeword-1.0.1...
Downloading transformers-0.3.0.0...
Downloading unix-compat-0.3.0.1...
Downloading utf8-string-0.3.7...
Configuring primitive-0.4.1...
Installed largeword-1.0.1
Downloading zlib-0.5.3.3...
Downloading data-default-0.4.0...
Building primitive-0.4.1...
Configuring random-1.0.1.1...
Installed primitive-0.4.1
Downloading vector-0.9.1...
Building random-1.0.1.1...
^C
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment