BSD
From HaskellWiki
(Difference between revisions)
(→OpenBSD) |
(→FreeBSD) |
||
| Line 3: | Line 3: | ||
== FreeBSD == | == FreeBSD == | ||
| - | * | + | There are ports and packages: |
| + | * [http://www.freshports.org/lang/ghc/ <tt>lang/ghc</tt>], package name <tt>ghc</tt>, version 7.0.3; | ||
| + | * [http://www.freshports.org/devel/hs-haskell-platform/ <tt>devel/hs-haskell-platform</tt>], package name <tt>hs-haskell-platform</tt>, version 2011.2.0.1; | ||
| + | * [http://www.freshports.org/haskell/ and many more] | ||
| + | [http://wiki.freebsd.org/Haskell More information in the FreeBSD Wiki's Haskell page] | ||
== OpenBSD == | == OpenBSD == | ||
Revision as of 14:14, 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
- GHC is available in pkgsrc: http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/ghc/
4 DragonflyBSD
- Unknown
This article is a stub. You can help by expanding it.
