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,324
    • Issues 4,324
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 388
    • Merge Requests 388
  • 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
  • report a bug

report a bug · Changes

Page history
Update report-a-bug to fix newticket authored Apr 07, 2019 by Takenobu Tani's avatar Takenobu Tani
Hide whitespace changes
Inline Side-by-side
Showing with 10 additions and 3 deletions
+10 -3
  • report-a-bug.md report-a-bug.md +10 -3
  • No files found.
report-a-bug.md
View page @ 798dc2c4
# Reporting bugs in GHC
---
**TODO** This page is possibly outdated. Update to the latest information.
See also [Issue conventions](https://gitlab.haskell.org/ghc/ghc/wikis/gitlab/issues)
---
Glasgow Haskell is a changing system so there are sure to be bugs in it.
......@@ -8,8 +15,8 @@ To report a bug, either:
- Preferred:
- [register](/trac/ghc/register) an account on this Trac
- Create a [new bug](/trac/ghc/newticket?type=bug), and enter your bug report. You can also search the bug database here to make sure your bug hasn't already been reported (if it has, it might still help to add information from your experience to the existing report).
- register an account on this GitLab instance
- Create a [new bug](https://gitlab.haskell.org/ghc/ghc/issues), and enter your bug report. You can also search the bug database here to make sure your bug hasn't already been reported (if it has, it might still help to add information from your experience to the existing report).
- Less preferred:
- To submit an anonymous bug: use login "guest", password "guest"
......@@ -18,7 +25,7 @@ To report a bug, either:
- **Is it a bug at all?**. Take a look at the [FAQ](http://haskell.org/haskellwiki/GHC/FAQ) and [What to do when something goes wrong](http://www.haskell.org/ghc/docs/latest/html/users_guide/gone_wrong.html) from the GHC User's Guide, which will give you some guidance as to whether the behaviour you're seeing is really a bug or not.
- **Duplicate bug reports**. Please search for existing tickets on the [bug tracker](http://hackage.haskell.org/trac/ghc) (search box in top right hand corner) or [ Google](http://www.google.com/?q=site:ghc.haskell.org/trac/ghc/ticket%20). If your problem has already been reported, it saves time to have all the manifestations of the same bug gathered together. If you get an error message from GHC, a good search key is usually the non-program-specific part of the error message.
- **Duplicate bug reports**. Please search for existing tickets on the [bug tracker](https://gitlab.haskell.org/ghc/ghc/issues) (search box in top right hand corner) or [ Google](http://www.google.com/?q=site:ghc.haskell.org/trac/ghc/ticket%20). If your problem has already been reported, it saves time to have all the manifestations of the same bug gathered together. If you get an error message from GHC, a good search key is usually the non-program-specific part of the error message.
If you do find an existing ticket that seems to describe the same problem, then
......
Clone repository

GHC Home

Joining In

Newcomers info
Mailing Lists & IRC
The GHC Team

Documentation

GHC Status Info
Working conventions
Building Guide
Commentary

Wiki

Title Index
Recent Changes