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,326
    • Issues 4,326
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 390
    • Merge Requests 390
  • 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 91
  • Closed 459
  • All 550
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight
  • HughesPJ.vcat should behave like 'foldr ($$) empty', not like 'foldr ($+$) empty'
    #3911 · opened Mar 04, 2010 by benedikt   7   Phigh Trac import bug external-pretty incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • sizeofByteArray# returns allocated words, not requested length in bytes
    #3800 · opened Jan 01, 2010 by AntoineLatter   7   Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 9
    updated Jul 07, 2019
  • Non-deterministic behavior with FFI
    #3745 · opened Dec 11, 2009 by gchrupala   6.12.2   7   FFI Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 7
    updated Jul 07, 2019
  • [PATCH] ppc64: broken 'foreign import wrapper'
    #3516 · opened Sep 15, 2009 by Sergei Trofimovich   6.12.2   7   FFI Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 12
    updated Jul 07, 2019
  • ghci doesn't play nice with linker scripts
    #2615 · opened Sep 20, 2008 by AlecBerryman   6.12.3   7   GHCi Phigh Trac import backport bug incorrect runtime result linking
    • CLOSED
    • 42
    updated Jul 07, 2019
  • Fix for #14619 is wrong
    #16514 · opened Apr 01, 2019 by Duane Ryrag   8.6.5   8   Phigh Windows bug code generation incorrect runtime result
    • CLOSED
    • 6
    • 7
    updated Feb 25, 2020
  • Linking Issue on Ubuntu and Fedora with Provided Bindists (GHC-8.4.2)
    #15397 · opened Jul 16, 2018 by Ara Adkins   8.4.4   9   Phighest Trac import bug incorrect runtime result
    • 2
    • 6
    updated Jul 07, 2019
  • KnownNat: result changes depending on optimizations
    #16586 · opened Apr 17, 2019 by Bodigrim   8.8.1   10   Phighest bug incorrect runtime result specialisation
    • CLOSED
    • 7
    • 23
    updated Feb 25, 2020
  • Testsuite failures from validate --slow
    #15736 · opened Oct 10, 2018 by jrp2014   10   Phighest Trac import bug incorrect runtime result testsuite
    • CLOSED
    • 26
    updated May 31, 2020
  • Derived Ord instance for enumerations with more than 8 elements seems to be incorrect
    #15696 · opened Oct 02, 2018 by mrkkrp   8.6.2   10   Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 88
    updated Jul 18, 2019
  • Regression in Natural desugaring
    #15301 · opened Jun 22, 2018 by Sylvain Henry   8.6.1   10   Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Small number of test case failures on Ubuntu Bionic (GCC 7.3)
    #15068 · opened Apr 20, 2018 by jrp2014   8.4.3   10   Phighest Trac import bug code generation incorrect runtime result
    • CLOSED
    • 37
    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
  • 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
  • LLVM Code Gen messes up registers
    #14251 · opened Sep 19, 2017 by Moritz Angermann   8.10.1   10   LLVM backend Phighest Trac import broken test bug incorrect runtime result
    • CLOSED
    • 9
    • 25
    updated Jun 04, 2020
  • 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
  • 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
  • Nondeterminism in ‘pure’ function w/ parallel evaluation & memo combinators
    #13615 · opened Apr 25, 2017 by pacak   8.2.1   10   Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 49
    updated Jul 07, 2019
  • Prev
  • 1
  • …
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • Next