BSD
From HaskellWiki
(Difference between revisions)
(→OpenBSD) |
|||
| Line 7: | Line 7: | ||
== OpenBSD == | == OpenBSD == | ||
| - | [http:// | + | There are ports and packages: |
| - | * | + | * [http://openports.se/lang/ghc <tt>lang/ghc</tt>], package name <tt>ghc-7.0.4</tt>, |
| + | * [http://openports.se/meta/haskell-platform <tt>meta/haskell-platform</tt>], package name <tt>haskell-platform-2011.4.0.0</tt>, | ||
| + | * [http://openports.se/search.php?stype=folder&so=hs- and many more] | ||
== NetBSD == | == NetBSD == | ||
Revision as of 14:07, 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
- FreeBSD: http://www.haskell.org/freebsd/
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.
