Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,869
    • Issues 4,869
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 456
    • Merge requests 456
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • Ghc kinds
  • kinds without data

kinds without data · History

Page version Author Changes Last updated
56738617 Ben Gamari
Rewrite superfluous issue links Many issues in the wiki were unnecessarily links: ``` ... patch posted in [\#1346](https://gitlab.haskell.org/ghc/ghc/issues/1346). ``` This rewrites these as `#1346` using ```bash sed -i -r -e 's/\[\\#([0-9]+)\]\([^)]+\/\1\)/#\1/g' $(find -iname '*.md') ``` And manually eyeballing the result.
Apr 01, 2019
6530fd1d Tobias Dammers
Fix markdown link syntax
Mar 29, 2019
cc1a7a6a Tobias Dammers
Re-run import
Mar 29, 2019
8d2d9a9f Tobias Dammers
Remove leading space from markdown link labels
Mar 14, 2019
19a48d23 jstolarek
Rewrite the page to include proposal of open data kinds
Jan 03, 2016
6b16135b heisenbug
tweaks
Apr 28, 2015
8f63c7c4 heisenbug
add another (better) proposal
Apr 28, 2015
25b3e089 elliottt
Edit GhcKinds/KindsWithoutData
Sep 14, 2013
1388702b elliottt
Edit GhcKinds/KindsWithoutData
Sep 08, 2013
a97fb6ed heisenbug
suggest kind only syntax
Apr 02, 2013
2e4f0949 dreixel
Edit GhcKinds/KindsWithoutData
Dec 07, 2012
82b2ac86 dreixel
Edit GhcKinds/KindsWithoutData
Nov 27, 2012
9a265006 dreixel
Edit GhcKinds/KindsWithoutData
Nov 27, 2012
54d80488 dreixel
Edit GhcKinds/KindsWithoutData
Jun 27, 2012
73681483 dreixel
Edit GhcKinds/KindsWithoutData
Jun 25, 2012
Clone repository Edit sidebar

GHC Home
GHC User's Guide

Joining In

Newcomers info
Mailing Lists & IRC
The GHC Team

Documentation

GHC Status Info
Working conventions
Building Guide
Debugging
Commentary

Wiki

Title Index
Recent Changes