Thread: Haskell startup?

  1. #1
    Registered User
    Join Date
    Aug 2010
    Posts
    230

    Haskell startup?

    Hi, can anyone help me? I must download haskell so as to write code in my pc (Ubuntu 9.10)...

    i just only know this:
    Haskell Platform for Linux


    thank you very much...

  2. #2
    Registered User C_ntua's Avatar
    Join Date
    Jun 2008
    Posts
    1,853
    Try first finding it from the software download section of ubuntu, maybe it can be done automatically from there.

  3. #3
    Registered User
    Join Date
    Aug 2010
    Location
    Rochester, NY
    Posts
    196
    Try typing this in a terminal:
    Code:
    sudo apt-get install -y haskell-platform
    It'll prompt you for your password, type it in and hit enter.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Startup process
    By ssharish2005 in forum Tech Board
    Replies: 8
    Last Post: 01-23-2009, 05:01 AM
  2. Replies: 1
    Last Post: 07-12-2005, 09:03 PM
  3. startup program deleting shutdown? Need help
    By Miestese in forum Linux Programming
    Replies: 2
    Last Post: 07-06-2005, 09:05 PM
  4. Startup using STARTUP folder method for winXP & win98
    By hanhao in forum Windows Programming
    Replies: 2
    Last Post: 05-26-2005, 04:59 AM
  5. The long startup.
    By Sentaku senshi in forum A Brief History of Cprogramming.com
    Replies: 24
    Last Post: 08-10-2002, 11:52 PM