Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 3,623
    • Issues 3,623
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 204
    • Merge Requests 204
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • free bsd ghc

free bsd ghc

Last edited by Tobias Dammers Mar 29, 2019
New page Page history Edit

FreeBSD Support for GHC

Versions Supported

FreeBSD 8.x and 9.x on both i386 (x86) and amd64 (x86_64) are fully supported, support for 10.x is in progress, one may experience problems.

Building on FreeBSD

Build instructions for FreeBSD are incorporated in the Building Guide. In particular, here is how to set up your FreeBSD system for building GHC.

Installing on FreeBSD

The recommend way to install GHC on FreeBSD is just to install it as part of the Haskell Platform port, i.e. devel/hs-haskell-platform. This can be done via old pkg_tools:

# pkg_add -r hs-haskell-platform

Or via pkg:

# pkg install hs-haskell-platform

Note that you can find ports for many popular Haskell software on FreeBSD. For the complete listing, please consult the haskell category in the Ports Collection.

An experimental developer repository can be also found on GitHub and you read more about the FreeBSD status on its FreeBSD wiki page.

Clone repository

GHC Home
GHC User's Guide

Joining In

Newcomers info
Mailing Lists & IRC
The GHC Team

Documentation

GHC Status Info
Working conventions
Building Guide
Commentary

Wiki

Title Index
Recent Changes

More Pages