Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,268
    • Issues 4,268
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 408
    • Merge Requests 408
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • platforms

platforms · Changes

Page history
Edit Platforms authored Mar 05, 2018 by bgamari's avatar bgamari
Hide whitespace changes
Inline Side-by-side
Showing with 5 additions and 5 deletions
+5 -5
  • platforms.md platforms.md +5 -5
  • No files found.
platforms.md
View page @ f5d3c891
......@@ -35,7 +35,7 @@ Criteria for Tier 1 platforms:
<th> Yes </th>
<th> Yes(\*W) </th>
<th> GHC HQ </th>
<th>[WindowsGhc](windows-ghc)</th></tr>
<th>[Platforms/Windows](platforms/windows)</th></tr>
<tr><th> x86-64 </th>
<th> Windows (MinGW) </th>
<th> x86_64-unknown-mingw32 </th>
......@@ -43,7 +43,7 @@ Criteria for Tier 1 platforms:
<th> Yes </th>
<th> Yes(\*W) </th>
<th> GHC HQ </th>
<th>[WindowsGhc](windows-ghc)</th></tr>
<th>[Platforms/Windows](platforms/windows)</th></tr>
<tr><th> x86 </th>
<th> Linux </th>
<th> i386-unknown-linux </th>
......@@ -99,14 +99,14 @@ Tier 2 platforms as possible to Tier 1, as soon as they meet the Tier 1 criteria
<th> i386-portbld-freebsd </th>
<th> Yes </th>
<th> Yes </th>
<th> Yes </th>
<th> Yes </th>
<th>[FreeBSDGhc](free-bsd-ghc)</th></tr>
<tr><th> x86-64 </th>
<th> FreeBSD </th>
<th> amd64-portbld-freebsd </th>
<th> Yes </th>
<th> Yes </th>
<th> Yes </th>
<th> Yes </th>
<th>[FreeBSDGhc](free-bsd-ghc)</th></tr>
<tr><th> x86 </th>
<th> OpenBSD </th>
......@@ -246,7 +246,7 @@ Tier 2 platforms as possible to Tier 1, as soon as they meet the Tier 1 criteria
<th> i386-apple-darwin </th>
<th> Yes </th>
<th> Yes </th>
<th> No </th>
<th> No </th>
<th>[Attic/X86OSXGhc](attic/x86-osx-ghc)</th></tr></table>
**\*S4** shared libraries are supported on Solaris 11 version 11/11 and higher
......
Clone repository
  • All things layout
  • AndreasK
  • AndreasPK
  • Building GHC on Windows with Stack protector support (SSP) (using Make)
  • CAFs
  • CafInfo rework
  • Compiling Data.Aeson Error
  • Contributing a Patch
  • Core interface section
  • Developing Hadrian
  • Documentation Style Guide
  • Doubleton Arrays
  • Errors as (structured) values
  • Extensible Interface Files
  • Functional dependencies in GHC
View All Pages