Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
GHC
GHC
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,262
    • Issues 4,262
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 419
    • Merge Requests 419
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Glasgow Haskell Compiler
  • GHCGHC
  • Wiki
  • browser tips

Last edited by Tobias Dammers Mar 13, 2019
Page history New page

browser tips

Browser Tips

Add a search engine

  • Firefox: Add a new bookmark.
  • Google Chrome: Right-click on the address bar and select Edit Search Engines, then you can scroll all the way down and add a new search engine entry.

Finding tickets by number

Add a new bookmark/entry, with

Name: [#] GHC ticket
Location/URL: https://gitlab.haskell.org/ghc/ghc/issues/%s
Keyword: #

Then typing # 5129 in the title bar goes to that ticket (note the space).

Searching for tickets

Add a new bookmark/entry, with

Name: [t] GHC ticket search
Location/URL: https://gitlab.haskell.org/ghc/ghc/issues?scope=all&utf8=%E2%9C%93&state=opened&search=%s
Keyword: t

Now typing t <query> into the title bar jumps directly to GitLab's issue search.

Alternatively, you can use Google to perform the search:

Location/URL: https://www.google.com/search?q=%s site:gitlab.haskell.org/ghc/ghc/issues

Searching the wiki

Add a new bookmark/entry, with

Name: [w] GHC wiki search
Location/URL: http://www.google.com/search?q=%s site:gitlab.haskell.org/ghc/ghc/wikis
Keyword: w

Searching for emails

Add a new bookmark/entry, with

Name: [m] GHC mail search
Location/URL: http://www.google.com/search?q=%s (site:http://news.gmane.org/gmane.comp.lang.haskell.cvs.ghc OR site:http://www.haskell.org/pipermail/ghc-devs/ OR site:http://www.haskell.org/pipermail/glasgow-haskell-users/)
Keyword: m
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