Code Kuno

Problems, solutions, and other stuff I've encountered as a Software Guy

    • Edit
    • Delete
    • Autopost

    Notes on installing Cabal

    Download the following fromĀ http://hackage.haskell.org/.

    1. Cabal
    2. mtl
    3. network
    4. parsec
    5. HTTP
    6. zlib
    7. cabal-install
    The typical sequence (unless specified in the package's README) for installing these packages is:
    1. Extract package.
    2. ghc --make Setup.hs
    3. ./Setup configure --user
    4. ./Setup build
    5. ./Setup install
    Note: The --user option in the configure step makes Setup install in $HOME/.cabal.
    Add $HOME/.cabal/bin to $PATH .
    Tags » haskell
    • 7 July 2010
    • Views
    • 0 Comments
    • Permalink
    • Favorited 0 Times
    • Tweet

    Comments 0 Comments

    Leave a Comment

  • Tim Medina's Posterous

    I'm a guy with a passion for software development and programming. I like exploring emerging software tools and technologies. I consider Ruby as my primary programming language and Python as my favorite. I'm a co-founder of Sinefunc, Inc. - a Ruby shop here in Manila, Philippines. You can view my Google profile here.

  • About Tim Medina

    I'm a guy with a passion for software development and programming. I like exploring emerging software tools and technologies. I consider Ruby as my primary programming language and Python as my favorite. I'm a co-founder of Sinefunc, Inc. - a Ruby shop here in Manila, Philippines. You can view my Google profile here.

  • Subscribe

    Subscribe to this posterous
    Unsubscribe
    Follow this posterous RSS
  • Follow Me

Theme created for Posterous by Obox