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,249
    • Issues 4,249
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 394
    • Merge Requests 394
  • 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
  • Issues

  • Open 88
  • Closed 457
  • All 545
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight
  • Disabling idle GC leads to freeze
    #11830 · opened Apr 13, 2016 by Neil Mitchell   8.2.1   10   Phighest RTS Trac import bug incorrect runtime result
    • CLOSED
    • 10
    updated Jul 07, 2019
  • Template Haskell pretty-printer doesn't parenthesize infix datatype names in data declarations
    #13887 · opened Jun 27, 2017 by Ryan Scott   8.2.1   5   Pnormal TemplateHaskell Trac import bug incorrect runtime result newcomer
    • CLOSED
    • 7
    updated Jul 07, 2019
  • Reified data family instances type variables not related to value constructor fields
    #13618 · opened Apr 26, 2017 by glguy   8.2.1   5   Pnormal Trac import bug incorrect runtime result typechecker
    • CLOSED
    • 2
    updated Jul 07, 2019
  • unsafeInterleaveST is too unsafe
    #13457 · opened Mar 20, 2017 by David Feuer   8.2.1   5   Pnormal Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 4
    updated Jul 07, 2019
  • Semantically-equivalent expressions evaluating at different values with -O1
    #13425 · opened Mar 14, 2017 by rbasso   8.2.1   7   Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 6
    updated Jul 07, 2019
  • Bug in GHC.Stack.callStack when used with sections
    #13285 · opened Feb 16, 2017 by Simon Hengel   8.2.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 6
    updated Jul 07, 2019
  • Timeout no longer kills processes on timeout
    #13004 · opened Dec 19, 2016 by Tamar Christina   8.2.1   5   Pnormal Trac import bug incorrect runtime result testsuite
    • CLOSED
    • 2
    updated Jul 07, 2019
  • prototype mismatch with EFF_ from unregisterisered GHC when building ieee754
    #12802 · opened Nov 03, 2016 by clint   8.2.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • Testsuite exhibits large amount of framework failures
    #12554 · opened Aug 30, 2016 by Tamar Christina   8.2.1   5   Pnormal Trac import bug incorrect runtime result testsuite
    • CLOSED
    • 30
    updated Jul 07, 2019
  • Template Haskell boxes unboxed tuple types when reifying them
    #12403 · opened Jul 16, 2016 by Ryan Scott   8.2.1   5   Pnormal TemplateHaskell Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • Windows linker stack commit setting causing issues
    #12186 · opened Jun 11, 2016 by tim-m89   8.2.1   5   Pnormal Trac import bug incorrect runtime result linking
    • CLOSED
    • 12
    updated Jul 07, 2019
  • CmmSwitchTest is broken on 32-bit platforms
    #11297 · opened Dec 26, 2015 by Ben Gamari   8.2.1   5   Pnormal Trac import bug incorrect runtime result newcomer
    • CLOSED
    • 9
    updated Jul 07, 2019
  • AArch64 : divbyzero test fails
    #10332 · opened Apr 21, 2015 by erikd   8.2.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 1
    • 5
    updated Dec 26, 2019
  • panic in new integer switch logic with "out-of-range" literals
    #10245 · opened Apr 05, 2015 by rwbarton   8.2.1   5   Pnormal Trac import bug code generation compiler crash incorrect runtime result
    • CLOSED
    • 14
    updated Jul 07, 2019
  • Regression on MacOS platform, error in ghci calling main after loading compiled code: "Too late for parseStaticFlags..."
    #10053 · opened Jan 31, 2015 by george.colpitts   8.2.1   3   GHCi Plow Trac import bug incorrect runtime result
    • CLOSED
    • 22
    updated Jul 07, 2019
  • Fix misattribution of Cost Centre profiles to lintAnnots
    #10007 · opened Jan 19, 2015 by thoughtpolice   8.2.1   7   Phigh Trac import bug incorrect runtime result profiling
    • CLOSED
    • 17
    updated Jul 07, 2019
  • Signed/unsigned integer difference between compiled and interpreted code
    #9533 · opened Aug 31, 2014 by MichaelBurge   8.2.1   7   Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 6
    updated Jul 07, 2019
  • LLVM backend TBAA is too aggressive
    #9504 · opened Aug 22, 2014 by rwbarton   8.2.1   5   LLVM backend Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 7
    updated Jul 07, 2019
  • threadDelay mistreats minBound and maxBound in some configurations
    #7325 · opened Oct 13, 2012 by joeyadams   8.2.1   7   Phigh RTS Trac import bug incorrect runtime result
    • CLOSED
    • 13
    updated Jul 07, 2019
  • Strictness bug with existential contexts on data constructors
    #14290 · opened Sep 27, 2017 by Simon Marlow   8.2.2   10   Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 4
    updated Jul 07, 2019
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 23
  • Next