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,391
    • Issues 4,391
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 372
    • Merge Requests 372
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell Compiler
  • GHCGHC
  • Issues

  • Open 2,729
  • Closed 12,317
  • All 15,046
New issue
  • Priority Created date Last updated Milestone due date Due date Popularity Label priority Manual Weight Blocking
  • Add PolyKinds extension to Data.Monoid
    #9317 · opened Jul 15, 2014 by bernalex   7.10.1   3   Plow Tbug Trac import core libraries
    • CLOSED
    • 4
    updated Jul 07, 2019
  • Regression when building the 'sizes' application
    #9309 · opened Jul 14, 2014 by JohnWiegley   7.10.1   5   Pnormal Tbug Trac import
    • CLOSED
    • 5
    updated Jul 07, 2019
  • More exports and documentation for GHC API Parser Module
    #9294 · opened Jul 11, 2014 by agibiansky   7.10.1   5   GHC API Pnormal Tfeature request Trac import
    • CLOSED
    • 4
    updated Jul 07, 2019
  • GHCI :unset -XLanguageExtension returns "don't know how to reverse -XLanguageExtension"
    #9293 · opened Jul 10, 2014 by jfeltz   7.10.1   5   GHCi Pnormal Tbug Trac import newcomer
    • CLOSED
    • 5
    updated Jul 07, 2019
  • shutdownCapability sometimes loops indefinitely on OSX after forkProcess
    #9284 · opened Jul 08, 2014 by edsko@edsko.net   7.10.1   5   Pnormal Tbug Trac import
    • CLOSED
    • 21
    updated Jul 07, 2019
  • Rewrite `integer-gmp` to use only non-allocating GMP functions
    #9281 · opened Jul 07, 2014 by Herbert Valerio Riedel   7.10.1   5   Pnormal Ttask Trac import integer-gmp
    • CLOSED
    • 14
    updated Jul 07, 2019
  • internal error: evacuate(static): strange closure type -385875968
    #9268 · opened Jul 05, 2014 by brbr   7.10.1   7   Phigh Tbug Trac import ghc build failure
    • CLOSED
    • 11
    updated Jul 07, 2019
  • Create PackageKey to replace PackageId, including version dependency information
    #9265 · opened Jul 04, 2014 by Edward Z. Yang   7.10.1   7   Phigh Tfeature request Trac import backpack package system
    • CLOSED
    • 7
    updated Jul 07, 2019
  • Recompilation avoidance doesn't work for -fno-code/-fwrite-interface
    #9243 · opened Jun 27, 2014 by Edward Z. Yang   7.10.1   7   Phigh Tbug Trac import backpack compiler perf
    • CLOSED
    • 3
    updated Jul 07, 2019
  • "read . show ≡ id" not satisfied by Data.Fixed
    #9240 · opened Jun 26, 2014 by Herbert Valerio Riedel   7.10.1   5   Pnormal Tbug Trac import core libraries
    • CLOSED
    • 4
    updated Jul 07, 2019
  • Make -fwarn-tabs the default
    #9230 · opened Jun 23, 2014 by David Feuer   7.10.1   5   Pnormal Tfeature request Trac import
    • CLOSED
    • 28
    updated Jul 07, 2019
  • Add support for binary integer literals
    #9224 · opened Jun 21, 2014 by Herbert Valerio Riedel   7.10.1   5   Pnormal Tfeature request Trac import parser
    • CLOSED
    • 4
    updated Jul 07, 2019
  • type roles for unboxed arrays
    #9220 · opened Jun 19, 2014 by rwbarton   7.10.1   5   Pnormal Tbug Trac import
    • CLOSED
    • 28
    updated Jul 07, 2019
  • GHC unexpectedly refines explicit kind signatures
    #9201 · opened Jun 12, 2014 by Edward Kmett   7.10.1   5   Pnormal Tbug Trac import typechecker
    • CLOSED
    • 4
    updated Jul 07, 2019
  • Milner-Mycroft failure at the kind level
    #9200 · opened Jun 12, 2014 by Edward Kmett   7.10.1   5   Pnormal Tbug Trac import typechecker
    • CLOSED
    • 38
    updated Jul 07, 2019
  • Higher-rank constraint treated as type instead
    #9196 · opened Jun 11, 2014 by Richard Eisenberg   7.10.1   5   Pnormal Tbug Trac import
    • CLOSED
    • 6
    updated Jul 07, 2019
  • Linking fails on OSX when -staticlib and -threaded are enabled
    #9189 · opened Jun 10, 2014 by frode   7.10.1   5   Pnormal Tbug Trac import compiler crash concurrency
    • CLOSED
    • 3
    updated Jul 07, 2019
  • GHC panic when compiling compdata
    #9186 · opened Jun 09, 2014 by Michael Snoyman   7.10.1   7   Phigh Tbug Trac import
    • CLOSED
    • 31
    updated Jul 07, 2019
  • glibc 2.20 outputs warnings for _BSD_SOURCE (Stg.h) on unknown archs
    #9185 · opened Jun 09, 2014 by Jens Petersen   7.10.1   5   Pnormal Tbug Trac import error messages
    • CLOSED
    • 3
    updated Jul 07, 2019
  • Suggest Int when user uses int
    #9177 · opened Jun 06, 2014 by Joachim Breitner   7.10.1   5   Pnormal Tfeature request Trac import
    • CLOSED
    • 7
    updated Jul 07, 2019
  • Prev
  • 1
  • …
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • …
  • 753
  • Next