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,251
    • Issues 4,251
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 398
    • Merge Requests 398
  • 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
  • Cabal generates ill-typed Paths module when relocatable
    #14054 · opened Jul 29, 2017 by Edward Z. Yang   8.2.2   10   Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • PatternSynonyms Non-exhaustive with UnboxedSums
    #14228 · opened Sep 13, 2017 by Guillaume Bouchard   8.2.2   5   Pnormal PatternSynonyms Trac import UnboxedSums bug incorrect runtime result
    • CLOSED
    • 4
    updated Jul 07, 2019
  • Ctrl+C causes GHCi 8.2.1 to "exit" in Windows (which didn't happen in 8.0.2)
    #14150 · opened Aug 24, 2017 by Ryan Scott   8.2.2   5   GHCi Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 18
    updated Jul 07, 2019
  • Implement Bits Natural clearBit
    #13203 · opened Jan 28, 2017 by dylan@dylex.net   8.2.2   7   Phigh Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 8
    updated Jul 07, 2019
  • sendWakeup error in simple test program with MVars and killThread
    #5553 · opened Oct 12, 2011 by bit   8.2.2   7   Phigh RTS Trac import bug incorrect runtime result
    • CLOSED
    • 14
    updated Jul 07, 2019
  • -O1 changes result at runtime, duplicating __DEFAULT case
    #14768 · opened Feb 06, 2018 by Bodigrim   8.4.1   10   Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 9
    updated Jul 07, 2019
  • -O1 changes result at runtime
    #14754 · opened Feb 03, 2018 by Bodigrim   8.4.1   10   Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 10
    updated Jul 07, 2019
  • Output value of program changes upon compiling with -O optimizations
    #14619 · opened Dec 26, 2017 by sheaf   8.4.1   10   Phighest Trac import bug code generation incorrect runtime result
    • CLOSED
    • 46
    updated Jul 07, 2019
  • ghc-prim: hs_atomicread* and hs_atomicwrite* missing barriers
    #14244 · opened Sep 17, 2017 by Peter Trommler   8.4.1   10   Phighest Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 11
    updated Jul 07, 2019
  • Different results depending on if the code was compiled with or without optimizations
    #15686 · opened Sep 28, 2018 by Darwin226   8.4.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 1
    updated Jul 07, 2019
  • Deriving Show with -XEmptyDataDeriving cases on the wrong argument
    #14692 · opened Jan 20, 2018 by Ryan Scott   8.4.1   7   Phigh Trac import bug deriving incorrect runtime result
    • CLOSED
    • 2
    updated Jul 07, 2019
  • GHC 8.4.1 regression: rank-n types no longer parenthesized when pretty-printed
    #14646 · opened Jan 08, 2018 by Ryan Scott   8.4.1   7   GHC API Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 9
    updated Jul 07, 2019
  • -prof causes -N to default to 1
    #14545 · opened Nov 29, 2017 by gelisam   8.4.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • +RTS -hT does not report about SmallArray objects
    #14513 · opened Nov 23, 2017 by takano-akio   8.4.1   5   Pnormal RTS Trac import bug incorrect runtime result profiling
    • CLOSED
    • 3
    updated Jul 07, 2019
  • GHC 8.2.1 picks wrong instances with -O in a presence of an OVERLAPPABLE instance
    #14434 · opened Nov 07, 2017 by dredozubov   8.4.1   7   Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 7
    updated Jul 07, 2019
  • approxRational is wrong when (rat - eps) overflows in negative direction
    #14425 · opened Nov 06, 2017 by danielk   8.4.1   5   Pnormal Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 4
    updated Jul 07, 2019
  • GHC HEAD miscompiles `text-containers`
    #14361 · opened Oct 17, 2017 by Herbert Valerio Riedel   8.4.1   7   Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 14
    updated Jul 07, 2019
  • "Main: thread blocked indefinitely in an MVar operation" in fixIO
    #14356 · opened Oct 16, 2017 by nickkuk   8.4.1   3   Plow RTS Trac import bug error messages incorrect runtime result
    • CLOSED
    • 10
    updated Jul 07, 2019
  • powModInteger sometimes ignores sign of argument
    #14085 · opened Aug 03, 2017 by ocheron   8.4.1   5   Pnormal Trac import bug core libraries incorrect runtime result integer-gmp
    • CLOSED
    • 4
    updated Jul 07, 2019
  • GADT constructor with kind equality constraint quantifies unused existential type variables
    #13988 · opened Jul 17, 2017 by Ryan Scott   8.4.1   5   Pnormal Trac import TypeInType bug incorrect runtime result typechecker
    • CLOSED
    • 7
    updated Jul 07, 2019
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 23
  • Next