Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Glasgow Haskell Compiler
GHC
Wiki
Ghc kinds
poly typeable
poly typeable
· 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
8d2d9a9f
Tobias Dammers
Remove leading space from markdown link labels
Mar 14, 2019
3b97e728
dreixel
Update text for 7.8, add how to make your code compile again
Feb 25, 2014
be3d6b6c
dreixel
Edit GhcKinds/PolyTypeable
Jun 06, 2013
d68c3128
dreixel
Edit GhcKinds/PolyTypeable
Sep 24, 2012
987179e7
dreixel
Update milestones
Sep 24, 2012
3b35aba3
dreixel
Edit GhcKinds/PolyTypeable
May 23, 2012
00c50360
dreixel
Edit GhcKinds/PolyTypeable
Apr 05, 2012
caac9d0c
Simon Peyton Jones
Edit GhcKinds/PolyTypeable
Feb 14, 2012