BSD
From HaskellWiki
(Difference between revisions)
(→FreeBSD) |
(→NetBSD) |
||
| Line 16: | Line 16: | ||
* [http://openports.se/search.php?stype=folder&so=hs- and many more] | * [http://openports.se/search.php?stype=folder&so=hs- and many more] | ||
| - | == NetBSD == | + | == NetBSD, DragonFly BSD (and others using pkgsrc) == |
| - | + | There are ports in [http://www.pkgsrc.org pkgsrc]: | |
| + | * [http://pkgsrc.se/lang/ghc <tt>lang/ghc</tt>], version 6.8.3 and [http://pkgsrc.se/wip/ghc <tt>wip/ghc</tt>], version 7.0.3 (using binary bootstrap kits) | ||
| + | * [http://pkgsrc.se/search.php?stype=folder&sbranch=CURRENT&so=hs- and many more] | ||
== DragonflyBSD == | == DragonflyBSD == | ||
Revision as of 14:27, 11 January 2012
Tips and tricks for users of the BSDs (Note, Mac users, are you looking for Mac OS X tips?)
Contents |
1 FreeBSD
There are ports and packages:
- lang/ghc, package name ghc, version 7.0.3;
- devel/hs-haskell-platform, package name hs-haskell-platform, version 2011.2.0.1;
- and many more
More information in the FreeBSD Wiki's Haskell page
2 OpenBSD
There are ports and packages:
- lang/ghc, package name ghc-7.0.4,
- meta/haskell-platform, package name haskell-platform-2011.4.0.0,
- and many more
3 NetBSD, DragonFly BSD (and others using pkgsrc)
There are ports in pkgsrc:
- lang/ghc, version 6.8.3 and wip/ghc, version 7.0.3 (using binary bootstrap kits)
- and many more
4 DragonflyBSD
- Unknown
This article is a stub. You can help by expanding it.
