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,253
    • Issues 4,253
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 397
    • Merge Requests 397
  • 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
  • Data family constructors defined in GHCi are not in scope
    #7117 · opened Aug 03, 2012 by parcs   7.6.1   10   GHCi Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 6
    updated Jul 07, 2019
  • Specialise broken for implicit parameters
    #7101 · opened Jul 27, 2012 by pcapriotti   7.6.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • precision/rounding bug with floating point numbers on 32-bit-platforms
    #7069 · opened Jul 12, 2012 by shahn   7.6.1   5   Pnormal Trac import bug incorrect runtime result numerics
    • CLOSED
    • 8
    updated Jul 07, 2019
  • GHC stops producing runnable code in OSX Mountain Lion DP4
    #6163 · opened Jun 15, 2012 by smidget   7.6.1   10   Phighest Trac import bug incorrect runtime result macOS
    • CLOSED
    • 4
    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
  • Weak pointer to MVar is finalized, even though MVar is still accessible
    #6130 · opened May 29, 2012 by jmillikin   7.6.1   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 3
    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
  • Data.Typeable: types which should compare equal don't
    #5962 · opened Mar 23, 2012 by NickSmallbone   7.4.3   5   Pnormal Trac import bug core libraries incorrect runtime result
    • CLOSED
    • 5
    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
  • gcd and fizzled reversed in event SparkCounters
    #5818 · opened Jan 27, 2012 by Mikolaj Konarski   7.6.1   5   Pnormal RTS Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • hp2ps produces unescaped backslashes for nested functions
    #5800 · opened Jan 19, 2012 by jkff   7.4.2   5   Pnormal Trac import bug incorrect runtime result profiling
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Data.Text.isPrefixOf fails to terminate
    #5783 · opened Jan 16, 2012 by reinerp   7.4.1   10   Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 4
    updated Jul 07, 2019
  • code works in 7.0 but hangs in 7.2/7.4 due to changes in type checker (most likely)
    #5751 · opened Jan 05, 2012 by JeremyShaw   7.6.2   5   Pnormal Trac import bug incorrect runtime result
    • CLOSED
    • 12
    updated Jul 07, 2019
  • Floating point error with -msse2
    #5747 · opened Jan 04, 2012 by lennart@augustsson.net   7.4.1   10   NCG backend Phighest Trac import bug incorrect runtime result
    • CLOSED
    • 3
    updated Jul 07, 2019
  • Main thread does not respect stack size RTS options
    #5680 · opened Dec 05, 2011 by ravi_n   7.6.2   5   Pnormal RTS Trac import bug incorrect runtime result
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Retainer profiling broken
    #5640 · opened Nov 16, 2011 by lennart@augustsson.net   7.4.1   5   Pnormal Trac import bug incorrect runtime result profiling
    • CLOSED
    • 2
    updated Jul 07, 2019
  • Prev
  • 1
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 23
  • Next