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,247
    • Issues 4,247
    • 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
  • Miscompilation, exception omitted with -O
    #5626 · opened Nov 11, 2011 by michal.palka   7.4.1   7   Phigh Trac import bug exceptions incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • Code using seq has wrong strictness when unoptimised (too lazy)
    #5625 · opened Nov 11, 2011 by michal.palka   7.4.1   7   Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • recompilation bug with -O
    #5614 · opened Nov 09, 2011 by gmi001   7.4.1   7   Phigh Trac import bug incorrect runtime result recompilation checking
    • CLOSED
    • 5
    updated Jul 07, 2019
  • stdout is not flushed using custom main
    #5594 · opened Oct 30, 2011 by handonson   7.4.1   7   Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Code using seq has wrong strictness (too lazy) when optimised
    #5587 · opened Oct 27, 2011 by michal.palka   7.4.1   7   Arity and eta expansion Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 4
    updated Feb 26, 2020
  • Deadlock using unsafePerformIO to create a global MVar
    #5558 · opened Oct 14, 2011 by Bertram Felgenhauer   7.4.1   7   Phigh RTS Trac import bug incorrect runtime result
    • CLOSED
    • 4
    updated Dec 15, 2020
  • Code using seq has wrong strictness (too lazy)
    #5557 · opened Oct 14, 2011 by michal.palka   7.4.1   7   Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 4
    updated Jul 07, 2019
  • UTF-16//ROUNDTRIP encoding behaves weirdly
    #5512 · opened Sep 27, 2011 by batterseapower   7.4.1   5   Pnormal Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 4
    updated Jul 07, 2019
  • Wrong result for element check
    #5438 · opened Aug 29, 2011 by daniel.is.fischer   7.4.1   7   Data Parallel Haskell Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 4
    updated Jul 07, 2019
  • <<loop>> in withMVar (reproducible, but with large test case)
    #5421 · opened Aug 18, 2011 by jmillikin   7.4.1   7   Phigh Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 10
    updated Jul 07, 2019
  • optimized profiled version of a program incorectly compiles $!
    #5363 · opened Jul 30, 2011 by phercek   7.4.1   5   Pnormal Trac import bug incorrect runtime result profiling
    • CLOSED
    • 5
    updated Jul 07, 2019
  • MacOS X + executeFile + -threaded = "Operation not supported"
    #5319 · opened Jul 13, 2011 by PHO   7.4.1   7   Phigh Trac import bug external-unix incorrect runtime result
    • CLOSED
    • 6
    updated Jul 07, 2019
  • Bizarre results from -P profiler on OS X
    #5282 · opened Jun 27, 2011 by bos   7.4.1   7   Phigh RTS Trac import bug incorrect runtime result
    • CLOSED
    • 17
    updated Jul 07, 2019
  • Calling fail on a UTF-8 encoded string (in file) causes garbage to be printed
    #5257 · opened Jun 15, 2011 by anthony.de.almeida.lopes   7.2.1   5   Pnormal RTS Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • createDirectory does not retry on EINTR (interrupted)
    #5184 · opened May 09, 2011 by CoreyOConnor   7.2.1   7   Phigh Trac import bug external-unix incorrect runtime result
    • CLOSED
    • 6
    updated Jul 07, 2019
  • RULES "minusFloat x x" and "timesFloat 0.0 x" break IEEE-754 compatibility
    #5178 · opened May 08, 2011 by liyang   7.2.1   7   Phigh Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • GHC doesn't optimize FP excess precision properly
    #5165 · opened May 01, 2011 by Edward Z. Yang   7.6.1   3   Plow Trac import bug incorrect runtime result
    • CLOSED
    • 5
    updated Sep 26, 2020
  • NaNs produced by sorting mutable Double vectors
    #5149 · opened Apr 21, 2011 by daniel.is.fischer   7.0.4   10   NCG backend Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 7
    updated Jul 07, 2019
  • -with-rtsopts, ghc_rts_opts not honoured
    #5114 · opened Apr 14, 2011 by guest   7.2.1   5   Pnormal RTS Trac import bug incorrect runtime result
    • CLOSED
    • 2
    updated Jul 07, 2019
  • iteratee: epollControl: permission denied (Operation not permitted)
    #5060 · opened Mar 29, 2011 by pacak   7.2.1   7   Phigh Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 19
    updated Jul 07, 2019
  • Prev
  • 1
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • …
  • 23
  • Next