@@ -360,52 +360,73 @@ $ sudo ./install-haskell-platform.sh</pre>
360
360
361
361
< div id = "linux-ubuntu" class = "flavor" >
362
362
< h3 > Ubuntu < / h3 >
363
- < p > Good news ! Haskell Platform is already
363
+ < p > Haskell Platform is
364
364
available in your distribution 's package
365
- < a href = "http://packages.ubuntu.com/search?keywords=haskell-platform" > repository < / a > . < / p >
365
+ < a href = "http://packages.ubuntu.com/search?keywords=haskell-platform" > repository < / a > . Note that distribution - packaged versions are typically behind the current
366
+ platform release . If you prefer to use the latest version rather than the
367
+ distribution - packaged version ,
368
+ then you may want to use the generic Linux installer .
369
+ < / p >
366
370
< p > Simply run ,< / p >
367
371
< pre > $ sudo apt - get install haskell - platform < / pre >
368
372
< /div > < !-- #linux - ubuntu -->
369
373
370
374
< div id = "linux-debian" class = "flavor" >
371
375
< h3 > Debian < / h3 >
372
- < p > Good news ! Haskell Platform is already
376
+ < p > Haskell Platform is already
373
377
available in your distribution 's package
374
- < a href = "https://packages.debian.org/search?keywords=haskell-platform" > repository < / a > . < / p >
378
+ < a href = "https://packages.debian.org/search?keywords=haskell-platform" > repository < / a > . Note that distribution - packaged versions are typically behind the current
379
+ platform release . If you prefer to use the latest version rather than the
380
+ distribution - packaged version ,
381
+ then you may want to use the generic Linux installer . < / p >
375
382
< p > Simply run ,< / p >
376
383
< pre > $ sudo apt - get install haskell - platform < / pre >
377
384
< /div > < !-- #linux - debian -->
378
385
379
386
< div id = "linux-mint" class = "flavor" >
380
387
< h3 > Linux Mint < / h3 >
381
- < p > Good news ! Haskell Platform is already
388
+ < p > Haskell Platform is already
382
389
available in your distribution 's package
383
- < a href = "http://community.linuxmint.com/software/view/haskell-platform" > repository < / a > . < / p >
390
+ < a href = "http://community.linuxmint.com/software/view/haskell-platform" > repository < / a > . Note that distribution - packaged versions are typically behind the current
391
+ platform release . If you prefer to use the latest version rather than the
392
+ distribution - packaged version ,
393
+ then you may want to use the generic Linux installer . < / p >
384
394
< p > Simply run ,< / p >
385
395
< pre > $ sudo apt - get install haskell - platform < / pre >
386
396
< /div > < !-- #linux - mint -->
387
397
388
398
< div id = "linux-redhat" class = "flavor" >
389
399
< h3 > Redhat < / h3 >
390
- < p > Good news ! Haskell Platform is already available in
391
- your distribution 's package repository . < / p >
400
+ < p > Haskell Platform is already available in
401
+ your distribution 's package
402
+ repository . Note that distribution - packaged versions are typically behind the current
403
+ platform release . If you prefer to use the latest version rather than the
404
+ distribution - packaged version ,
405
+ then you may want to use the generic Linux installer . < / p >
392
406
< p > Simply run ,< / p >
393
407
< pre > $ sudo yum install haskell - platform < / pre >
394
408
< /div > < !-- #linux - redhat -->
395
409
396
410
< div id = "linux-fedora" class = "flavor" >
397
411
< h3 > Fedora < / h3 >
398
- < p > Good news ! Haskell Platform is already available in
412
+ < p > Haskell Platform is already available in
399
413
your distribution 's package
400
- < a href = "https://admin.fedoraproject.org/pkgdb/package/haskell-platform/" > repository < / a > . < / p >
414
+ < a href = "https://admin.fedoraproject.org/pkgdb/package/haskell-platform/" > repository < / a > . Note that distribution - packaged versions are typically behind the current
415
+ platform release . If you prefer to use the latest version rather than the
416
+ distribution - packaged version ,
417
+ then you may want to use the generic Linux installer . < / p >
401
418
< p > Simply run ,< / p >
402
419
< pre > $ sudo dnf install haskell - platform < / pre >
403
420
< /div > < !-- #linux - fedora -->
404
421
405
422
< div id = "linux-gentoo" class = "flavor" >
406
423
< h3 > Gentoo < / h3 >
407
- < p > Good news ! Haskell Platform is already
408
- available in your distribution 's package repository . < / p >
424
+ < p > Haskell Platform is already
425
+ available in your distribution 's
426
+ package repository . Note that distribution - packaged versions are typically behind the current
427
+ platform release . If you prefer to use the latest version rather than the
428
+ distribution - packaged version ,
429
+ then you may want to use the generic Linux installer . < / p >
409
430
< p >
410
431
While there is a < code > haskell - platform < / code > ebuild
411
432
included in the main Portage tree ,
0 commit comments