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,334
    • Issues 4,334
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 368
    • Merge Requests 368
  • 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 90
  • Closed 461
  • All 551
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight
  • 7.8.1 rc1 ghci won't load compiled files
    #8734 · opened Feb 04, 2014 by george.colpitts   7.8.1   7   GHCi Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 8
    updated Jul 07, 2019
  • floor, ceiling, truncate and so on… on NaN fail
    #8702 · opened Jan 26, 2014 by phaazon   ⊥   7   Phigh Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 1
    updated Jul 07, 2019
  • Closed TypeFamilies regression
    #8669 · opened Jan 14, 2014 by Merijn Verstraaten   7   Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 2
    updated Jul 07, 2019
  • modifyMVar does not restore value if callback returns error value
    #7787 · opened Mar 23, 2013 by joeyadams   7.8.1   7   Phigh Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 6
    updated Jul 07, 2019
  • resource busy (file is locked) with multi-threaded file ops
    #7646 · opened Jan 31, 2013 by StefanWehr   7.6.3   7   Phigh RTS Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 8
    updated Jul 07, 2019
  • threadDelay mistreats minBound and maxBound in some configurations
    #7325 · opened Oct 13, 2012 by joeyadams   8.2.1   7   Phigh RTS Trac import bug incorrect runtime result
    • CLOSED
    • 13
    updated Jul 07, 2019
  • C finalizers are reversed during GC
    #7160 · opened Aug 18, 2012 by Bertram Felgenhauer   7.6.1   7   Phigh RTS Trac import bug incorrect runtime result
    • CLOSED
    • 6
    updated Jul 07, 2019
  • Optimiser bug on linux-powerpc
    #6156 · opened Jun 10, 2012 by erikd   7.6.1   7   Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 42
    updated Jul 07, 2019
  • -fprof-auto adds cost centers to INLINE functions
    #6131 · opened May 29, 2012 by takano-akio   7.4.3   7   Phigh Trac import bug incorrect runtime result profiling
    • CLOSED
    • 7
    updated Jul 07, 2019
  • ctrl-c doesn't always work when entering text in ghci
    #6116 · opened May 19, 2012 by judahj   7.6.1   7   GHCi Phigh Trac import bug incorrect runtime result
    • CLOSED
    • 2
    updated Jul 07, 2019
  • writeChan is not 100% exception-safe
    #5870 · opened Feb 13, 2012 by joeyadams   7.4.2   7   Phigh Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 5
    updated Jul 07, 2019
  • threadDelay is disrupted by system clock changes
    #5865 · opened Feb 10, 2012 by joeyadams   7.6.1   7   Phigh RTS Trac import bug incorrect runtime result
    • CLOSED
    • 28
    updated Jul 07, 2019
  • hGetBufSome blocks when all available input is buffered (on Windows only)
    #5843 · opened Feb 04, 2012 by joeyadams   7.4.2   7   Phigh Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 10
    updated Jul 07, 2019
  • integer overflow in rts/RtsUtils:heapOverflow()
    #5838 · opened Feb 01, 2012 by Herbert Valerio Riedel   7.4.2   7   Phigh RTS Trac import bug incorrect runtime result
    • CLOSED
    • 5
    updated Jul 07, 2019
  • 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
  • Prev
  • 1
  • …
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • …
  • 24
  • Next