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,357
    • Issues 5,357
    • 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
  • Prelude710
  • ftp

ftp · 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
b8daf672 Tobias Dammers
[WIP] remove references to Trac
Mar 13, 2019
d8b63805 dfeuer
Edit Prelude710/FTP
Feb 17, 2015
0786d3f0 ekmett
acknowledge an imperfection in the conflict claim
Feb 10, 2015
9a37b7b6 ekmett
link to the survey
Feb 10, 2015
96e43e95 ekmett
acknowledge removal could some day happen
Feb 10, 2015
00791748 bernalex
Name collision argument is a bit controversial and in any case very *minute*, so move it down a bit
Feb 10, 2015
268a101b bernalex
Remove unecessarily negative wording
Feb 10, 2015
7c6936be ekmett
shuffling words
Feb 10, 2015
6398b984 ekmett
use the same lead-in as Prelude710/List
Feb 10, 2015
d3744815 ekmett
Edit Prelude710/FTP
Feb 10, 2015
70a9b114 ekmett
follow the top introductory structure of Prelude710/List
Feb 10, 2015
4be60f03 Herbert Valerio Riedel
add wildcard-FAQ
Feb 10, 2015
35babc0f ekmett
flesh out export list type signature refinement
Feb 10, 2015
73901976 ekmett
formatting
Feb 10, 2015
262de61d Herbert Valerio Riedel
cited BH & LYAH
Feb 10, 2015
f6ffcf43 ekmett
Edit Prelude710/FTP
Feb 10, 2015
  • Prev
  • 1
  • 2
  • 3
  • 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