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,321
    • Issues 4,321
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 360
    • Merge Requests 360
  • 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 87
  • Closed 464
  • All 551
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight
  • Windows build thinks sqrt (-1) == -1
    #13384 · opened Mar 06, 2017 by Ben Gamari   8.2.1   10   Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 7
    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
  • 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
  • ghc-options -threaded present but -N option unrecognised on ARM
    #13007 · opened Dec 19, 2016 by tmpz   5   ARM Pnormal RTS Trac import bug concurrency incorrect runtime result
    • CLOSED
    • 2
    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
  • getChar doesn't work on a new Windows build
    #12869 · opened Nov 22, 2016 by Darwin226   5   I/O manager Pnormal RTS Trac import Windows bug incorrect runtime result
    • CLOSED
    • 1
    • 4
    updated Jul 27, 2020
  • 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
  • Calling a complex Haskell function (obtained via FFI wrapper function) from MSVC 64-bit C code (passed in as FunPtr) can leave SSE2 registers in the XMM6-XMM15 range modified
    #12736 · opened Oct 18, 2016 by bavism   5   FFI Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 4
    updated Jul 07, 2019
  • Integer division can overwrite other arguments to foreign call
    #12614 · opened Sep 24, 2016 by jscholl   8.0.2   7   NCG backend Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 5
    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
  • Memory fence on writes to MutVar/Array missing on ARM
    #12469 · opened Aug 06, 2016 by rrnewton   8.0.2   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 29
    updated Jul 07, 2019
  • GHCi produces incorrect results when evaluating with compiled code
    #12433 · opened Jul 25, 2016 by Iavor S. Diatchki   8.0.2   10   GHCi Phighest Trac import bug incorrect runtime result linking
    • CLOSED
    • 13
    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
  • GHC 7.10.3 throws away callstack frames in some cases
    #12202 · opened Jun 17, 2016 by Ben Gamari   8.0.1   5   Pnormal Trac import bug incorrect runtime result typechecker
    • CLOSED
    • 2
    updated Jul 07, 2019
  • ghc-pkg, package database path containing a trailing slash, and ${pkgroot}
    #12194 · opened Jun 16, 2016 by dudebout   8.0.2   5   Pnormal Trac import bug ghc-pkg 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
  • <<loop>> when zip + unzipping a shadowed Vector type variable
    #12167 · opened Jun 08, 2016 by markog   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • PowerPC 64-bit: Foreign functions with more than 8 float parameters broken
    #12134 · opened May 29, 2016 by Peter Trommler   8.0.2   5   NCG backend Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • GHC and LLVM don't agree on what to do with byteSwap16#
    #12095 · opened May 21, 2016 by thoughtpolice   8.0.2   7   LLVM backend Phigh Trac import bug code generation incorrect runtime result
    • CLOSED
    • 3
    updated Jan 06, 2020
  • Socket operations on Windows check errno instead of calling WSAGetLastError()
    #12012 · opened May 04, 2016 by enolan   8.6.1   5   Pnormal Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 6
    updated Jul 07, 2019
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • …
  • 24
  • Next