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 411
    • Merge Requests 411
  • 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
fix platform-triplet for IRIX; AIX now supports NCG authored Mar 28, 2016 by Herbert Valerio Riedel's avatar Herbert Valerio Riedel
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • platforms.md platforms.md +2 -2
  • No files found.
platforms.md
View page @ 2b27aa24
......@@ -250,7 +250,7 @@ Tier 2 platforms as possible to Tier 1, as soon as they meet the Tier 1 criteria
<th> AIX </th>
<th> powerpc-ibm-aix </th>
<th> No </th>
<th> No </th>
<th> Yes </th>
<th> No </th>
<th>[Building/AIX](building/aix)</th></tr></table>
......@@ -273,7 +273,7 @@ Tier 3 platforms worked in the past, but probably do not work now.
<th>**WikiPage**</th></tr>
<tr><th> Mips64 </th>
<th> Irix </th>
<th> mips-unknown-linux </th>
<th> mips-sgi-irix </th>
<th> ? </th>
<th> No </th>
<th> ? </th>
......
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