Skip to content
GitLab
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 5,260
    • Issues 5,260
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 566
    • Merge requests 566
  • 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 CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • new axioms

new axioms · 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
612195af goldfire
Edit NewAxioms
Aug 23, 2013
7de87675 goldfire
Edit NewAxioms
Aug 23, 2013
e36cb84b goldfire
Edit NewAxioms
Aug 23, 2013
1be96ccc Simon Peyton Jones
Edit NewAxioms
Aug 23, 2013
1acd72c0 goldfire
Edit NewAxioms
Jun 24, 2013
0bfe6a04 goldfire
Edit NewAxioms
Jun 24, 2013
702bb978 goldfire
Edit NewAxioms
May 30, 2013
52f5d655 goldfire
Edit NewAxioms
May 29, 2013
86c899b7 goldfire
Edit NewAxioms
May 29, 2013
12464284 goldfire
Edit NewAxioms
Jan 05, 2013
ffc5ffe5 goldfire
Edit NewAxioms
Dec 23, 2012
a5725cc8 goldfire
Edit NewAxioms
Dec 03, 2012
1aacd85e goldfire
Edit NewAxioms
Aug 21, 2012
950c76ae danbst
possible typo?
Jun 15, 2012
26769eeb Simon Peyton Jones
Edit NewAxioms
Jun 11, 2012
8967c321 spl
Capitalization
Jun 08, 2012
  • Prev
  • 1
  • 2
  • Next
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