Created
May 3, 2011 19:07
-
-
Save jmcarthur/953990 to your computer and use it in GitHub Desktop.
This file contains 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
# cat packages | xargs apt-get install | |
Reading package lists... Done | |
Building dependency tree | |
Reading state information... Done | |
The following package was automatically installed and is no longer required: | |
libgmp3-dev | |
Use 'apt-get autoremove' to remove them. | |
The following extra packages will be installed: | |
libgmp-dev libgmp10 libgmp3-dev libgmpxx4ldbl zlib1g-dev | |
Suggested packages: | |
ghc-prof ghc-doc haskell-doc libghc-cgi-doc libghc-cgi-prof libghc-deepseq-doc libghc-deepseq-prof libghc-fgl-doc libghc-fgl-prof libghc-haskell-src-doc libghc-haskell-src-prof libghc-html-doc libghc-html-prof libghc-http-doc | |
libghc-http-prof libghc-hunit-doc libghc-hunit-prof libghc-mtl-doc libghc-mtl-prof libghc-network-doc libghc-network-prof libghc-parallel-doc libghc-parallel-prof libghc-parsec3-doc libghc-parsec3-prof libghc-quickcheck2-doc | |
libghc-quickcheck2-prof libghc-regex-base-doc libghc-regex-base-prof libghc-regex-compat-doc libghc-regex-compat-prof libghc-regex-posix-doc libghc-regex-posix-prof libghc-stm-doc libghc-stm-prof libghc-syb-doc libghc-syb-prof | |
libghc-text-doc libghc-text-prof libghc-transformers-doc libghc-transformers-prof libghc-xhtml-doc libghc-xhtml-prof libghc-zlib-doc libghc-zlib-prof libgmp10-doc libmpfr-dev | |
The following NEW packages will be installed: | |
alex cabal-install ghc happy libghc-cgi-dev libghc-deepseq-dev libghc-fgl-dev libghc-haskell-src-dev libghc-html-dev libghc-http-dev libghc-hunit-dev libghc-mtl-dev libghc-network-dev libghc-parallel-dev libghc-parsec3-dev | |
libghc-quickcheck2-dev libghc-regex-base-dev libghc-regex-compat-dev libghc-regex-posix-dev libghc-stm-dev libghc-syb-dev libghc-text-dev libghc-transformers-dev libghc-xhtml-dev libghc-zlib-dev libgmp-dev libgmp10 zlib1g-dev | |
The following packages will be upgraded: | |
libgmp3-dev libgmpxx4ldbl | |
2 upgraded, 28 newly installed, 0 to remove and 312 not upgraded. | |
Need to get 47.7 MB of archives. | |
After this operation, 228 MB of additional disk space will be used. | |
Do you want to continue [Y/n]? Abort. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cat packages
ghc
libghc-cgi-dev
libghc-fgl-dev
libghc-haskell-src-dev
libghc-html-dev
libghc-hunit-dev
libghc-mtl-dev
libghc-network-dev
libghc-parallel-dev
libghc-parsec3-dev
libghc-quickcheck2-dev
libghc-regex-base-dev
libghc-regex-compat-dev
libghc-regex-posix-dev
libghc-stm-dev
libghc-syb-dev
libghc-text-dev
libghc-transformers-dev
libghc-xhtml-dev
libghc-zlib-dev
libghc-http-dev
libghc-deepseq-dev
cabal-install
alex
happy