
Hello, My linux distro has haskell-platform not avaible. But things like ghc and cabal are avaible. Which ones does I need so I can programm in Haskell with SublimeText 3 as editor ? Roelof --- Dit e-mailbericht is gecontroleerd op virussen met Avast antivirussoftware. http://www.avast.com

You would require atleast ghc & cabal. Everything else can be installed
using cabal.
Try getting ghc version >= 7.8.3 and cabal version >= 1.20
On 18 May 2015 at 00:53, Roelof Wobben
Hello,
My linux distro has haskell-platform not avaible. But things like ghc and cabal are avaible.
Which ones does I need so I can programm in Haskell with SublimeText 3 as editor ?
Roelof
--- Dit e-mailbericht is gecontroleerd op virussen met Avast antivirussoftware. http://www.avast.com
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
-- Regards Sumit Sahrawat

On 17 May 2015 at 21:23, Roelof Wobben
Hello,
My linux distro has haskell-platform not avaible. But things like ghc and cabal are avaible.
Which distro is it? /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus

Chakra linux. Magnus Therning schreef op 18-5-2015 om 12:01:
On 17 May 2015 at 21:23, Roelof Wobben
wrote: Hello,
My linux distro has haskell-platform not avaible. But things like ghc and cabal are avaible. Which distro is it?
/M
--- Dit e-mailbericht is gecontroleerd op virussen met Avast antivirussoftware. http://www.avast.com

On 18 May 2015 at 12:43, Roelof Wobben
Chakra linux.
Since it's based on Arch can you use its repos? There's an ArchHaskell repo with a few packages. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus

Arch directly provides ghc-7.10.1 and cabal-install-1.22.2.0 in its
repositories. You can use those.
There used to be a haskell-platform package on the AUR, but it's been
deprecated in favor of the five packages (ghc, cabal-install, happy, alex,
haddock)
Take a look here: https://wiki.archlinux.org/index.php/Haskell
On 18 May 2015 at 18:51, Magnus Therning
On 18 May 2015 at 12:43, Roelof Wobben
wrote: Chakra linux.
Since it's based on Arch can you use its repos?
There's an ArchHaskell repo with a few packages.
/M
-- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus _______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
-- Regards Sumit Sahrawat
participants (3)
-
Magnus Therning
-
Roelof Wobben
-
Sumit Sahrawat, Maths & Computing, IIT (BHU)