Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 5.6k
    • Issues 5.6k
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 644
    • Merge requests 644
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • 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 CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • typeable

typeable · History

Page version Author Changes Last updated
8d373492 Ben Gamari
Update typeable
Apr 01, 2019
ecb8ec0f Ben Gamari
Update typeable
Apr 01, 2019
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
b8daf672 Tobias Dammers
[WIP] remove references to Trac
Mar 13, 2019
322cc011 Iceland_jack
Edit Typeable
Feb 22, 2017
d1f2bbd6 bgamari
Edit Typeable
May 29, 2016
cca8aa7f bgamari
Edit Typeable
Mar 21, 2016
36e95a7c bgamari
Edit Typeable
Feb 24, 2016
42eb052b Simon Peyton Jones
Edit Typeable
Feb 02, 2016
3ae99e15 Simon Peyton Jones
Edit Typeable
Jan 25, 2016
81ebcad2 bgamari
Edit Typeable
Jan 19, 2016
aac5352c goldfire
Edit Typeable
Aug 26, 2015
ebcb6ded cactus
Use final pattern synonym type signature syntax
Aug 21, 2015
81987e15 goldfire
Edit Typeable
Jul 02, 2015
e0a5ab86 Simon Peyton Jones
Edit Typeable
Jun 01, 2015
23c9a96f goldfire
Edit Typeable
Apr 29, 2015
44eb0a7c goldfire
Edit Typeable
Apr 24, 2015
  • Prev
  • 1
  • 2
  • Next
Clone repository

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