Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 4,831
    • Issues 4,831
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 449
    • Merge requests 449
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues

  • Open 26
  • Closed 792
  • All 818
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Title Weight Blocking
  • vector test suite uses excessive memory on GHC 8.2
    #13535 · created Apr 06, 2017 by Ryan Scott   ⊥   10   Phighest SpecConstr Tbug Trac import compiler perf
    • 75
    updated Sep 07, 2021
  • Linking Issue on Ubuntu and Fedora with Provided Bindists (GHC-8.4.2)
    #15397 · created Jul 16, 2018 by Ara Adkins   8.4.4   9   Phighest Tbug Trac import incorrect runtime result
    • 2
    • 6
    updated Jul 07, 2019
  • package environment files and the GHC API
    #15541 · created Aug 19, 2018 by lspitzner   8.6.1   10   GHC API Phighest Tbug Trac import documentation
    • 10
    updated May 14, 2020
  • Follow-ups to D5169
    #15779 · created Oct 19, 2018 by Ben Gamari   10   Phighest Ttask Trac import
    • 8
    updated Jan 25, 2021
  • Hadrian appears to link against libffi unconditionally
    #16022 · created Dec 09, 2018 by Ben Gamari   9.4.1   10   Phighest Tbug Trac import hadrian
    • 3
    • 14
    updated Feb 23, 2022
  • realToFrac between Float and Double gives different results depending on compile flags
    #16519 · created Apr 02, 2019 by SDNW   9   Phighest Tbug numerics
    • 1
    • 18
    updated Oct 13, 2020
  • Access violation on Windows, Cabal and GHC 8.8.4
    #18634 · created Aug 31, 2020 by Andrés Sicard-Ramírez   8.10.7   Phighest Tbug Windows compiler crash
    • 11
    updated Sep 29, 2021
  • Memory corruption crash: Evaluated a CAF that was GC'd
    #18680 · created Sep 12, 2020 by Niklas Hambüchen   Phighest Tbug runtime crash
    • 12
    updated Apr 29, 2022
  • Floating Point regression in NoFib's `imaginary/integrate` benchmark
    #19569 · created Mar 20, 2021 by Sebastian Graf   9.2.1   Phighest Tbug incorrect runtime result numerics
    • 15
    updated Apr 27, 2022
  • GHC2021 and Safe cause a warning
    #19605 · created Mar 27, 2021 by Oleg Grenrus   9.2.1   Phighest Safe Haskell
    • 12
    updated May 04, 2022
  • Bootstrap of ghc doesn’t do DESTDIR correctly, propagates build dir
    #19646 · created Apr 04, 2021 by Steve Smith   Make removal   Phighest hadrian
    • 2
    • 15
    updated May 18, 2022
  • missing read permission for package.cache
    #19748 · created Apr 26, 2021 by Lemming   9.2.1   Phighest Tbug info needed packaging
    • 4
    updated Sep 13, 2021
  • Stack smashing occurs when building some packages
    #20175 · created Jul 28, 2021 by recursion-ninja   Phighest Tbug linking runtime crash
    • 18
    updated Sep 21, 2021
  • Alpine segfaults many tests in 9.2.1
    #20266 · created Aug 22, 2021 by Ben Gamari   9.2.1   Phighest Tbug runtime crash
    • 6
    updated Mar 11, 2022
  • GHC 9.2 testsuite build failure due to ANN annotation
    #20306 · created Aug 29, 2021 by Stefan Schulze Frielinghaus   9.2.1   Phighest Tbug ghc build failure
    • 2
    updated Sep 13, 2021
  • GHC 9.2.1 on an m1 Mac error: `ffitarget_arm64.h` file not found
    #20592 · created Nov 01, 2021 by Stuart Hungerford   9.2.3   Phighest Tbug aarch64-darwin macOS
    • 3
    • 15
    updated Mar 20, 2022
  • tf-random's documentation fails to build with GHC 9.2.1's haddock on aarch64-linux
    #20594 · created Nov 01, 2021 by sterni   9.2.3   NCG backend Phighest Tbug incorrect runtime result
    • 17
    updated Mar 04, 2022
  • Sub-word right-arithmetic-shifts appear to be wrong on x86
    #20626 · created Nov 05, 2021 by Ben Gamari   9.0.2   NCG backend Phighest Tbug incorrect runtime result
    • 3
    updated Mar 07, 2022
  • Regression in superclass checking of instances
    #20666 · created Nov 11, 2021 by Xia Li-yao   9.2.3   Phighest Tbug TypeFamilies backport needed:9.2
    • 1
    • 1
    • 17
    updated Feb 25, 2022
  • GHC 9.2.1 typechecking regression with RankNTypes, TemplateHaskell, and compound expressions
    #21077 · created Feb 14, 2022 by Ryan Scott   Phighest RankNTypes Tbug TemplateHaskell program incorrectly rejected typechecker
    • 1
    • 1
    updated Mar 26, 2022
  • centos7 fails to build text
    #21352 · created Apr 06, 2022 by Matthew Pickering   9.4.1   Phighest Tbug ghc build failure
    • 3
    • 8
    updated Apr 27, 2022
  • Compiling ghc with `-fmax-worker-args=20` causes absentError panic.
    #21472 · created May 02, 2022 by Andreas Klebinger   Phighest Tbug backport needed:9.4 runtime crash worker/wrapper transformation
    • 1
    • 1
    • 16
    updated May 13, 2022
  • Live lock in acquire_spin_lock_slow_path
    #21490 · created May 04, 2022 by Guillaume Bouchard   Phighest RTS Tbug info needed runtime crash
    • 4
    updated May 10, 2022
  • Occassional deadlocks with many capabilities
    #21539 · created May 09, 2022 by Ben Gamari   Phighest RTS Tbug runtime crash
    • 13
    updated May 12, 2022
  • withDict produces incorrect runtime results with optimization enabled
    #21575 · created May 14, 2022 by Ryan Scott   9.4.1   Phighest Tbug incorrect runtime result
    • 7
    updated May 17, 2022
  • AArch64/Darwin build fails due to bytestring's NEON usage
    #21579 · created May 16, 2022 by Ben Gamari   9.4.1   Phighest Tbug ghc build failure
    • 4
    • 9
    updated May 18, 2022