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,321
    • Issues 4,321
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 366
    • Merge Requests 366
  • 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
  • index

index · Changes

Page history
gad-ts -> gadts authored Mar 19, 2019 by Ben Gamari's avatar Ben Gamari
Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
+2 -2
  • index.md index.md +2 -2
  • No files found.
index.md
View page @ 5f498a44
......@@ -412,7 +412,7 @@
* [v2](./design/new-coercible-solver/v2)
* [redundant-constraints](./design/redundant-constraints)
* [redundant-superclass-warning-plan](./design/redundant-superclass-warning-plan)
* [template-haskell-gad-ts](./design/template-haskell-gad-ts)
* [template-haskell-gadts](./design/template-haskell-gadts)
* [type-naming](./design/type-naming)
* [type-refactor](./design/type-refactor)
* [version-control-system](./design/version-control-system)
......@@ -637,7 +637,7 @@
* [old-inlining](./old-inlining)
* [one-shot](./one-shot)
* [open-sparc](./open-sparc)
* [optimize-counting-gad-ts](./optimize-counting-gad-ts)
* [optimize-counting-gadts](./optimize-counting-gadts)
* [organisation](./organisation)
* [osx-frameworks](./osx-frameworks)
* [overloaded-lists](./overloaded-lists)
......
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
  • Dead Code
  • Developing Hadrian
  • Documentation Style Guide
  • Doubleton Arrays
  • Errors as (structured) values
  • Extensible Interface Files
View All Pages