October 2017 Archives by subject
Starting: Sun Oct 1 01:44:13 UTC 2017
Ending: Tue Oct 31 21:59:02 UTC 2017
Messages: 1143
- [GHC] #10056: Inconsistent precedence of ~
GHC
- [GHC] #10074: Implement the 'Improved LLVM Backend' proposal
GHC
- [GHC] #10189: explicit promotions of prefix data constructors can't be parsed naturally
GHC
- [GHC] #10189: explicit promotions of prefix data constructors can't be parsed naturally
GHC
- [GHC] #10229: setThreadAffinity assumes a certain CPU virtual core layout
GHC
- [GHC] #10607: Auto derive from top to bottom
GHC
- [GHC] #10816: Fixity declaration for associated type rejected
GHC
- [GHC] #10816: Fixity declaration for associated type rejected
GHC
- [GHC] #10816: Fixity declaration for associated type rejected
GHC
- [GHC] #10843: Allow do blocks without dollar signs as arguments
GHC
- [GHC] #10843: Allow do blocks without dollar signs as arguments
GHC
- [GHC] #10892: ApplicativeDo should use *> and <*
GHC
- [GHC] #10980: Deriving Read instance from datatype with N fields leads to N^2 code size growth
GHC
- [GHC] #11080: Open data kinds
GHC
- [GHC] #11251: isInstance does not work on Typeable with base-4.8 anymore
GHC
- [GHC] #11251: isInstance does not work on Typeable with base-4.8 anymore
GHC
- [GHC] #11251: isInstance does not work on Typeable with base-4.8 anymore
GHC
- [GHC] #11251: isInstance does not work on Typeable with base-4.8 anymore
GHC
- [GHC] #11251: isInstance does not work on Typeable with base-4.8 anymore
GHC
- [GHC] #11262: Test print022: wrong stdout on powerpc64
GHC
- [GHC] #11262: Test print022: wrong stdout on powerpc64
GHC
- [GHC] #11295: Figure out what LLVM passes are fruitful
GHC
- [GHC] #11295: Figure out what LLVM passes are fruitful
GHC
- [GHC] #11295: Figure out what LLVM passes are fruitful
GHC
- [GHC] #11295: Figure out what LLVM passes are fruitful
GHC
- [GHC] #11343: Unable to infer type when using DuplicateRecordFields
GHC
- [GHC] #11350: Allow visible type application in patterns
GHC
- [GHC] #11469: GHCi should get LANGUAGE extensions/defaulting from the module whose full top-level scope is visible
GHC
- [GHC] #11645: Heap profiling - hp2ps: samples out of sequence
GHC
- [GHC] #11645: Heap profiling - hp2ps: samples out of sequence
GHC
- [GHC] #11645: Heap profiling - hp2ps: samples out of sequence
GHC
- [GHC] #11654: User Guide: Generate command line options table from ghc-flags directives
GHC
- [GHC] #11721: GADT-syntax data constructors don't work well with TypeApplications
GHC
- [GHC] #11721: GADT-syntax data constructors don't work well with TypeApplications
GHC
- [GHC] #11721: GADT-syntax data constructors don't work well with TypeApplications
GHC
- [GHC] #11721: GADT-syntax data constructors don't work well with TypeApplications
GHC
- [GHC] #11721: GADT-syntax data constructors don't work well with TypeApplications
GHC
- [GHC] #11771: ghc.exe: `panic'! (the 'impossible' happened); thread blocked indefinitely in an MVar operation
GHC
- [GHC] #11959: Importing doubly exported pattern synonym and associated pattern synonym panics
GHC
- [GHC] #11963: GHC introduces kind equality without TypeInType
GHC
- [GHC] #11963: GHC introduces kind equality without TypeInType
GHC
- [GHC] #12002: Pragmas after a module declaration are ignored without warning.
GHC
- [GHC] #12002: Pragmas after a module declaration are ignored without warning.
GHC
- [GHC] #12002: Pragmas after a module declaration are ignored without warning.
GHC
- [GHC] #12050: Allow haddock comments on non-record types
GHC
- [GHC] #12143: ApplicativeDo Fails to Desugar 'return True'
GHC
- [GHC] #12143: ApplicativeDo Fails to Desugar 'return True'
GHC
- [GHC] #12143: ApplicativeDo Fails to Desugar 'return True'
GHC
- [GHC] #12152: panic: Loading temp shared object failed
GHC
- [GHC] #12389: Limit duplicate export warnings for datatypes
GHC
- [GHC] #12389: Limit duplicate export warnings for datatypes
GHC
- [GHC] #12389: Limit duplicate export warnings for datatypes
GHC
- [GHC] #12389: Limit duplicate export warnings for datatypes
GHC
- [GHC] #12437: 20% regression in max_bytes_used for T1969
GHC
- [GHC] #12479: build fail of commercialhaskell.com with stack build on mac os x sierra
GHC
- [GHC] #12479: build fail of commercialhaskell.com with stack build on mac os x sierra
GHC
- [GHC] #12479: build fail of commercialhaskell.com with stack build on mac os x sierra
GHC
- [GHC] #12482: Infinite compilation time when using wrongly ordered constraints
GHC
- [GHC] #12537: Parallel cabal builds Segmentation Fault on PowerPC 64-bit
GHC
- [GHC] #12537: Parallel cabal builds Segmentation Fault on PowerPC 64-bit
GHC
- [GHC] #12567: `ghc --make` recompiles unchanged files when using `-fplugin` OPTIONS
GHC
- [GHC] #12747: INLINE vs NOINLINE vs <nothing> give three different results; two would be better
GHC
- [GHC] #12759: Latest Debian GCC breaks GHC
GHC
- [GHC] #12822: Cleanup GHC verbosity flags
GHC
- [GHC] #12822: Cleanup GHC verbosity flags
GHC
- [GHC] #12822: Cleanup GHC verbosity flags
GHC
- [GHC] #12822: Cleanup GHC verbosity flags
GHC
- [GHC] #12822: Cleanup GHC verbosity flags
GHC
- [GHC] #12970: Add default implementation for Bits.bitSize
GHC
- [GHC] #12970: Add default implementation for Bits.bitSize
GHC
- [GHC] #12970: Add default implementation for Bits.bitSize
GHC
- [GHC] #12999: Investigate use of floating-point arithmetic in I/O Event-handler
GHC
- [GHC] #13038: implementation of Modus ponens and Modus tollens
GHC
- [GHC] #13038: implementation of Modus ponens and Modus tollens
GHC
- [GHC] #13112: Windows 64-bit GHC HEAD segfaults on the code with a lot of TH stuff.
GHC
- [GHC] #13112: Windows 64-bit GHC HEAD segfaults on the code with a lot of TH stuff.
GHC
- [GHC] #13112: Windows 64-bit GHC HEAD segfaults on the code with a lot of TH stuff.
GHC
- [GHC] #13112: Windows 64-bit GHC HEAD segfaults on the code with a lot of TH stuff.
GHC
- [GHC] #13112: Windows 64-bit GHC HEAD segfaults on the code with a lot of TH stuff.
GHC
- [GHC] #13175: Documenting what can be derived 'out of the box' by GHC's "deriving"
GHC
- [GHC] #13203: Implement Bits Natural clearBit
GHC
- [GHC] #13203: Implement Bits Natural clearBit
GHC
- [GHC] #13203: Implement Bits Natural clearBit
GHC
- [GHC] #13203: Implement Bits Natural clearBit
GHC
- [GHC] #13203: Implement Bits Natural clearBit
GHC
- [GHC] #13203: Implement Bits Natural clearBit
GHC
- [GHC] #13203: Implement Bits Natural clearBit
GHC
- [GHC] #13203: Implement Bits Natural clearBit
GHC
- [GHC] #13222: Update formalism for join points
GHC
- [GHC] #13222: Update formalism for join points
GHC
- [GHC] #13324: Allow PartialTypeSignatures in the instance context of a standalone deriving declaration
GHC
- [GHC] #13356: gmp/ghc.mk's use of TARGETPLATFORM and BUILDPLATFORM is wrong
GHC
- [GHC] #13385: ghci fails to start when -XRebindableSyntax is passed
GHC
- [GHC] #13394: PatternSynonyms/OverloadedStrings regression in GHC HEAD
GHC
- [GHC] #13397: Optimise calls to tagToEnum#
GHC
- [GHC] #13426: compile-time memory-usage regression for DynFlags between GHC 8.0 and GHC 8.2
GHC
- [GHC] #13450: Better parse error for empy character literal
GHC
- [GHC] #13450: Better parse error for empy character literal
GHC
- [GHC] #13450: Better parse error for empy character literal
GHC
- [GHC] #13450: Better parse error for empy character literal
GHC
- [GHC] #13531: GHC fails with "Dynamic linker not initialised" when -j is on and trying to load nonexistent .so file
GHC
- [GHC] #13561: Remove unsafe Chan combinators
GHC
- [GHC] #13561: Remove unsafe Chan combinators
GHC
- [GHC] #13561: Remove unsafe Chan combinators
GHC
- [GHC] #13564: Why does memory usage increase so much during CoreTidy?
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #13613: Simplify fixIO
GHC
- [GHC] #13652: Add integer division to GHC.TypeLits
GHC
- [GHC] #13652: Add integer division to GHC.TypeLits
GHC
- [GHC] #13652: Add integer division to GHC.TypeLits
GHC
- [GHC] #13652: Add integer division to GHC.TypeLits
GHC
- [GHC] #13652: Add integer division to GHC.TypeLits
GHC
- [GHC] #13652: Add integer division to GHC.TypeLits
GHC
- [GHC] #13678: Overhaul the linker
GHC
- [GHC] #13707: xmobar crashes with segmentation faults?
GHC
- [GHC] #13707: xmobar crashes with segmentation faults?
GHC
- [GHC] #13707: xmobar crashes with segmentation faults?
GHC
- [GHC] #13707: xmobar crashes with segmentation faults?
GHC
- [GHC] #13716: Move CI to Jenkins
GHC
- [GHC] #13745: Investigate compile-time regressions in regex-tdfa-1.2.2
GHC
- [GHC] #13745: Investigate compile-time regressions in regex-tdfa-1.2.2
GHC
- [GHC] #13745: Investigate compile-time regressions in regex-tdfa-1.2.2
GHC
- [GHC] #13795: :kind! is not expanding type synonyms anymore
GHC
- [GHC] #13795: :kind! is not expanding type synonyms anymore
GHC
- [GHC] #13795: :kind! is not expanding type synonyms anymore
GHC
- [GHC] #13795: :kind! is not expanding type synonyms anymore
GHC
- [GHC] #13819: TypeApplications-related GHC panic
GHC
- [GHC] #13819: TypeApplications-related GHC panic
GHC
- [GHC] #13825: Allow multiple constructor fields occupy the same word
GHC
- [GHC] #13825: Allow multiple constructor fields occupy the same word
GHC
- [GHC] #13848: Unexpected order of variable quantification with GADT constructor
GHC
- [GHC] #13851: Change in specialisation(?) behaviour since 8.0.2 causes 6x slowdown
GHC
- [GHC] #13861: Take more advantage of STG representation invariance (follows up #9291)
GHC
- [GHC] #13861: Take more advantage of STG representation invariance (follows up #9291)
GHC
- [GHC] #13861: Take more advantage of STG representation invariance (follows up #9291)
GHC
- [GHC] #13861: Take more advantage of STG representation invariance (follows up #9291)
GHC
- [GHC] #13861: Take more advantage of STG representation invariance (follows up #9291)
GHC
- [GHC] #13875: ApplicativeDo desugaring is lazier than standard desugaring
GHC
- [GHC] #13875: ApplicativeDo desugaring is lazier than standard desugaring
GHC
- [GHC] #13884: To an automatic compilation of file-header LANGUAGE pragmas in GHC.
GHC
- [GHC] #13897: Ship check-ppr in bindist and compile during testsuite run
GHC
- [GHC] #13943: Compiler infinite loop with GHC-8.2
GHC
- [GHC] #13943: Compiler infinite loop with GHC-8.2
GHC
- [GHC] #13943: Compiler infinite loop with GHC-8.2
GHC
- [GHC] #13943: Compiler infinite loop with GHC-8.2
GHC
- [GHC] #13945: 'ghc-pkg update' fails due to bad file descriptor error
GHC
- [GHC] #13945: 'ghc-pkg update' fails due to bad file descriptor error
GHC
- [GHC] #13945: 'ghc-pkg update' fails due to bad file descriptor error
GHC
- [GHC] #13945: 'ghc-pkg update' fails due to bad file descriptor error
GHC
- [GHC] #13945: 'ghc-pkg update' fails due to bad file descriptor error
GHC
- [GHC] #13945: 'ghc-pkg update' fails due to bad file descriptor error
GHC
- [GHC] #13955: Backpack does not handle unlifted types
GHC
- [GHC] #13955: Backpack does not handle unlifted types
GHC
- [GHC] #13986: TypeApplications causes parse errors in @-patterns with certain Unicode characters
GHC
- [GHC] #13986: TypeApplications causes parse errors in @-patterns with certain Unicode characters
GHC
- [GHC] #13986: TypeApplications causes parse errors in @-patterns with certain Unicode characters
GHC
- [GHC] #13990: Core Lint error on empty case
GHC
- [GHC] #14003: Allow more worker arguments in SpecConstr
GHC
- [GHC] #14006: Heap profiling ghc gives hp2ps error
GHC
- [GHC] #14040: Typed holes regression in GHC 8.0.2: No skolem info: z_a1sY[sk:2]
GHC
- [GHC] #14043: GHC.Stack.callStack throws exception
GHC
- [GHC] #14054: Cabal generates ill-typed Paths module when relocatable
GHC
- [GHC] #14064: Compiling problem on FreeBSD 11 ("failed in phase")
GHC
- [GHC] #14064: Compiling problem on FreeBSD 11 ("failed in phase")
GHC
- [GHC] #14066: Skolem escape at the kind level
GHC
- [GHC] #14078: -ddump-json doesn't work well with GHCi
GHC
- [GHC] #14078: -ddump-json doesn't work well with GHCi
GHC
- [GHC] #14078: -ddump-json doesn't work well with GHCi
GHC
- [GHC] #14080: GHC panic while forcing the thunk for TyThing IsFile (regression)
GHC
- [GHC] #14109: GHC matches -- as a varsym when lexing a qvarsym
GHC
- [GHC] #14110: GHC Panic on over-saturated associated type family
GHC
- [GHC] #14115: GHC segfaults trying to use TH code when ghc is compiled as DYNAMIC_GHC_PROGRAMS=NO
GHC
- [GHC] #14115: GHC segfaults trying to use TH code when ghc is compiled as DYNAMIC_GHC_PROGRAMS=NO
GHC
- [GHC] #14115: GHC segfaults trying to use TH code when ghc is compiled as DYNAMIC_GHC_PROGRAMS=NO
GHC
- [GHC] #14115: GHC segfaults trying to use TH code when ghc is compiled as DYNAMIC_GHC_PROGRAMS=NO
GHC
- [GHC] #14115: GHC segfaults trying to use TH code when ghc is compiled as DYNAMIC_GHC_PROGRAMS=NO
GHC
- [GHC] #14115: GHC segfaults trying to use TH code when ghc is compiled as DYNAMIC_GHC_PROGRAMS=NO
GHC
- [GHC] #14116: STG lint error while compiling master
GHC
- [GHC] #14119: Refactor type patterns
GHC
- [GHC] #14119: Refactor type patterns
GHC
- [GHC] #14123: Figure out invariants surrounding ticks in Core
GHC
- [GHC] #14135: PatternSynonyms regression in GHC HEAD (expectJust mkOneConFull)
GHC
- [GHC] #14135: PatternSynonyms regression in GHC HEAD (expectJust mkOneConFull)
GHC
- [GHC] #14135: PatternSynonyms regression in GHC HEAD (expectJust mkOneConFull)
GHC
- [GHC] #14152: Float exit paths out of recursive functions
GHC
- [GHC] #14152: Float exit paths out of recursive functions
GHC
- [GHC] #14152: Float exit paths out of recursive functions
GHC
- [GHC] #14152: Float exit paths out of recursive functions
GHC
- [GHC] #14152: Float exit paths out of recursive functions
GHC
- [GHC] #14152: Float exit paths out of recursive functions
GHC
- [GHC] #14152: Float exit paths out of recursive functions
GHC
- [GHC] #14152: Float exit paths out of recursive functions
GHC
- [GHC] #14168: Installing math-functions with GHC-8.2.1 on windows crashed
GHC
- [GHC] #14174: GHC panic with TypeInType and type family
GHC
- [GHC] #14180: Strange/bad error message binding unboxed type variable
GHC
- [GHC] #14201: Implement ideas from "Compiling Pattern Matching to Good Decision Trees"
GHC
- [GHC] #14214: Users guide lies about default optimization level
GHC
- [GHC] #14214: Users guide lies about default optimization level
GHC
- [GHC] #14214: Users guide lies about default optimization level
GHC
- [GHC] #14214: Users guide lies about default optimization level
GHC
- [GHC] #14214: Users guide lies about default optimization level
GHC
- [GHC] #14215: Coordinate re Cabal-2.0.0.3 or Cabal-2.0.1 release
GHC
- [GHC] #14215: Coordinate re Cabal-2.0.0.3 or Cabal-2.0.1 release
GHC
- [GHC] #14222: Simple text fusion example results in rather duplicative code
GHC
- [GHC] #14226: Common Block Elimination pass doesn't eliminate common blocks
GHC
- [GHC] #14226: Common Block Elimination pass doesn't eliminate common blocks
GHC
- [GHC] #14226: Common Block Elimination pass doesn't eliminate common blocks
GHC
- [GHC] #14226: Common Block Elimination pass doesn't eliminate common blocks
GHC
- [GHC] #14226: Common Block Elimination pass doesn't eliminate common blocks
GHC
- [GHC] #14226: Common Block Elimination pass doesn't eliminate common blocks
GHC
- [GHC] #14226: Common Block Elimination pass doesn't eliminate common blocks
GHC
- [GHC] #14230: Gruesome kind mismatch errors for associated data family instances
GHC
- [GHC] #14231: Core lint error "in result of Static argument"
GHC
- [GHC] #14232: Invalid type signature prokoves error in GHCi
GHC
- [GHC] #14236: Typeable App pattern doesn't match function types
GHC
- [GHC] #14236: Typeable App pattern doesn't match function types
GHC
- [GHC] #14236: Typeable App pattern doesn't match function types
GHC
- [GHC] #14254: The Binary instance for TypeRep smells a bit expensive
GHC
- [GHC] #14254: The Binary instance for TypeRep smells a bit expensive
GHC
- [GHC] #14254: The Binary instance for TypeRep smells a bit expensive
GHC
- [GHC] #14254: The Binary instance for TypeRep smells a bit expensive
GHC
- [GHC] #14254: The Binary instance for TypeRep smells a bit expensive
GHC
- [GHC] #14254: The Binary instance for TypeRep smells a bit expensive
GHC
- [GHC] #14254: The Binary instance for TypeRep smells a bit expensive
GHC
- [GHC] #14254: The Binary instance for TypeRep smells a bit expensive
GHC
- [GHC] #14254: The Binary instance for TypeRep smells a bit expensive
GHC
- [GHC] #14256: GHCi is faster than compiled code
GHC
- [GHC] #14256: GHCi is faster than compiled code
GHC
- [GHC] #14256: GHCi is faster than compiled code
GHC
- [GHC] #14257: Heap profiling with ghc and hp2ps and strict function application ($!) gives samples out of sequence (regression)
GHC
- [GHC] #14257: Heap profiling with ghc and hp2ps and strict function application ($!) gives samples out of sequence (regression)
GHC
- [GHC] #14261: ghc stopped recognizing some arm triplets that used to work: Failed to lookup the datalayout for armv7a-hardfloat-linux-gnueabi; available targets:
GHC
- [GHC] #14261: ghc stopped recognizing some arm triplets that used to work: Failed to lookup the datalayout for armv7a-hardfloat-linux-gnueabi; available targets:
GHC
- [GHC] #14261: ghc stopped recognizing some arm triplets that used to work: Failed to lookup the datalayout for armv7a-hardfloat-linux-gnueabi; available targets:
GHC
- [GHC] #14263: typeKind is quadratic
GHC
- [GHC] #14266: AllowAmbiguousTypes doesn't play well with default class methods
GHC
- [GHC] #14266: AllowAmbiguousTypes doesn't play well with default class methods
GHC
- [GHC] #14266: AllowAmbiguousTypes doesn't play well with default class methods
GHC
- [GHC] #14266: AllowAmbiguousTypes doesn't play well with default class methods
GHC
- [GHC] #14266: AllowAmbiguousTypes doesn't play well with default class methods
GHC
- [GHC] #14266: AllowAmbiguousTypes doesn't play well with default class methods
GHC
- [GHC] #14266: AllowAmbiguousTypes doesn't play well with default class methods
GHC
- [GHC] #14266: AllowAmbiguousTypes doesn't play well with default class methods
GHC
- [GHC] #14266: AllowAmbiguousTypes doesn't play well with default class methods
GHC
- [GHC] #14268: Implement Explicit Foralls Proposal
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14271: ghci hangs with -fexternal-interpreter -prof
GHC
- [GHC] #14271: ghci hangs with -fexternal-interpreter -prof
GHC
- [GHC] #14271: ghci hangs with -fexternal-interpreter -prof
GHC
- [GHC] #14271: ghci hangs with -fexternal-interpreter -prof
GHC
- [GHC] #14271: ghci hangs with -fexternal-interpreter -prof
GHC
- [GHC] #14271: ghci hangs with -fexternal-interpreter -prof
GHC
- [GHC] #14271: ghci hangs with -fexternal-interpreter -prof
GHC
- [GHC] #14279: Type families interfere with specialisation rewrite rules
GHC
- [GHC] #14279: Type families interfere with specialisation rewrite rules
GHC
- [GHC] #14279: Type families interfere with specialisation rewrite rules
GHC
- [GHC] #14279: Type families interfere with specialisation rewrite rules
GHC
- [GHC] #14282: tagToEnum# . dataToTag# not optimized away
GHC
- [GHC] #14282: tagToEnum# . dataToTag# not optimized away
GHC
- [GHC] #14282: tagToEnum# . dataToTag# not optimized away
GHC
- [GHC] #14285: Entered absent arg - triggered by INLINEABLE, regression from 8.0.2
GHC
- [GHC] #14285: Entered absent arg - triggered by INLINEABLE, regression from 8.0.2
GHC
- [GHC] #14285: Entered absent arg - triggered by INLINEABLE, regression from 8.0.2
GHC
- [GHC] #14288: ScopedTypeVariables with nested foralls broken since 8.0.2
GHC
- [GHC] #14288: ScopedTypeVariables with nested foralls broken since 8.0.2
GHC
- [GHC] #14288: ScopedTypeVariables with nested foralls broken since 8.0.2
GHC
- [GHC] #14288: ScopedTypeVariables with nested foralls broken since 8.0.2
GHC
- [GHC] #14288: ScopedTypeVariables with nested foralls broken since 8.0.2
GHC
- [GHC] #14288: ScopedTypeVariables with nested foralls broken since 8.0.2
GHC
- [GHC] #14288: ScopedTypeVariables with nested foralls broken since 8.0.2
GHC
- [GHC] #14288: ScopedTypeVariables with nested foralls broken since 8.0.2
GHC
- [GHC] #14288: ScopedTypeVariables with nested foralls broken since 8.0.2
GHC
- [GHC] #14288: ScopedTypeVariables with nested foralls broken since 8.0.2
GHC
- [GHC] #14289: Pretty-printing of derived multi-parameter classes omits necessary parentheses
GHC
- [GHC] #14289: Pretty-printing of derived multi-parameter classes omits necessary parentheses
GHC
- [GHC] #14289: Pretty-printing of derived multi-parameter classes omits necessary parentheses
GHC
- [GHC] #14289: Pretty-printing of derived multi-parameter classes omits necessary parentheses
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp way when split sections is enabled
GHC
- [GHC] #14292: Coercing between constraints of newtypes
GHC
- [GHC] #14292: Coercing between constraints of newtypes
GHC
- [GHC] #14292: Coercing between constraints of newtypes
GHC
- [GHC] #14294: IndexError: pop from empty list
GHC
- [GHC] #14298: Let Template Haskell dynamically add something with which to link
GHC
- [GHC] #14298: Let Template Haskell dynamically add something with which to link
GHC
- [GHC] #14298: Let Template Haskell dynamically add something with which to link
GHC
- [GHC] #14298: Let Template Haskell dynamically add something with which to link
GHC
- [GHC] #14298: Let Template Haskell dynamically add something with which to link
GHC
- [GHC] #14298: Let Template Haskell dynamically add something with which to link
GHC
- [GHC] #14298: Let Template Haskell dynamically add something with which to link
GHC
- [GHC] #14298: Let Template Haskell dynamically add something with which to link
GHC
- [GHC] #14298: Let Template Haskell dynamically add something with which to link
GHC
- [GHC] #14298: Let Template Haskell dynamically add something with which to link (was: Let Template Haskell dynamically add a library against which to link)
GHC
- [GHC] #14299: GHCi for GHC 8.2.1 crashed with simple function?
GHC
- [GHC] #14300: FreeBSD 10.3 toolchain is terribly broken
GHC
- [GHC] #14300: FreeBSD 10.3 toolchain is terribly broken
GHC
- [GHC] #14300: FreeBSD 10.3 toolchain is terribly broken
GHC
- [GHC] #14301: ghc: panic! (the 'impossible' happened)
GHC
- [GHC] #14301: ghc: panic! (the 'impossible' happened)
GHC
- [GHC] #14302: ghc panic on simple program
GHC
- [GHC] #14302: ghc panic on simple program
GHC
- [GHC] #14302: ghc panic on simple program
GHC
- [GHC] #14302: ghc panic on simple program
GHC
- [GHC] #14303: HasField ambiguity error
GHC
- [GHC] #14303: HasField ambiguity error
GHC
- [GHC] #14304: Instantiated libraries (Backpack) don't get linked with enough deps
GHC
- [GHC] #14304: Instantiated libraries (Backpack) don't get linked with enough deps
GHC
- [GHC] #14304: Instantiated libraries (Backpack) don't get linked with enough deps
GHC
- [GHC] #14304: Instantiated libraries (Backpack) don't get linked with enough deps
GHC
- [GHC] #14305: Missing COMPLETE pragmas in release notes for version 8.2.1
GHC
- [GHC] #14305: Missing COMPLETE pragmas in release notes for version 8.2.1
GHC
- [GHC] #14305: Missing COMPLETE pragmas in release notes for version 8.2.1
GHC
- [GHC] #14305: Missing COMPLETE pragmas in release notes for version 8.2.1
GHC
- [GHC] #14306: pretty-printer missing parens for infix class declaration
GHC
- [GHC] #14306: pretty-printer missing parens for infix class declaration
GHC
- [GHC] #14306: pretty-printer missing parens for infix class declaration
GHC
- [GHC] #14306: pretty-printer missing parens for infix class declaration
GHC
- [GHC] #14307: NamedFieldPuns should allow "ambiguous" field names
GHC
- [GHC] #14307: NamedFieldPuns should allow "ambiguous" field names
GHC
- [GHC] #14307: NamedFieldPuns should allow "ambiguous" field names
GHC
- [GHC] #14307: NamedFieldPuns should allow "ambiguous" field names
GHC
- [GHC] #14307: NamedFieldPuns should allow "ambiguous" field names
GHC
- [GHC] #14307: NamedFieldPuns should allow "ambiguous" field names
GHC
- [GHC] #14307: NamedFieldPuns should allow "ambiguous" field names
GHC
- [GHC] #14307: NamedFieldPuns should allow "ambiguous" field names
GHC
- [GHC] #14307: NamedFieldPuns should allow "ambiguous" field names (was: Nonexistent constructor name + NamedFieldPuns + DuplicateRecordFields can cause ambiguous occurrence message)
GHC
- [GHC] #14307: Nonexistent constructor name + NamedFieldPuns + DuplicateRecordFields can cause ambiguous occurrence message
GHC
- [GHC] #14307: Nonexistent constructor name + NamedFieldPuns + DuplicateRecordFields can cause ambiguous occurrence message
GHC
- [GHC] #14308: GHC panic with invalid expression
GHC
- [GHC] #14308: GHC panic with invalid expression
GHC
- [GHC] #14308: GHC panic with invalid expression
GHC
- [GHC] #14308: GHC panic with invalid expression
GHC
- [GHC] #14308: GHC panic with invalid expression
GHC
- [GHC] #14309: Expand comment in hPutStrLn
GHC
- [GHC] #14309: Expand comment in hPutStrLn
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14310: Assertion triggered by STM invariant.
GHC
- [GHC] #14311: PowerPC: Symbol already defined
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14312: Head does not build on Windows with the default make config.
GHC
- [GHC] #14313: “Result signatures are no longer supported in pattern matches” lost
GHC
- Re: [GHC] #14313: “Result signatures are no longer supported in pattern matches” lost
GHC
- Re: [GHC] #14313: “Result signatures are no longer supported in pattern matches” lost
GHC
- Re: [GHC] #14313: “Result signatures are no longer supported in pattern matches” lost
GHC
- Re: [GHC] #14313: “Result signatures are no longer supported in pattern matches” lost
GHC
- [GHC] #14314: Consider changing CC detection strategy
GHC
- [GHC] #14315: GHC panic caused by destructuring with qualified name
GHC
- [GHC] #14315: GHC panic caused by destructuring with qualified name
GHC
- [GHC] #14315: GHC panic caused by destructuring with qualified name
GHC
- [GHC] #14315: GHC panic caused by destructuring with qualified name
GHC
- [GHC] #14316: Precedence of type-level operators
GHC
- [GHC] #14316: Precedence of type-level operators
GHC
- [GHC] #14316: Precedence of type-level operators
GHC
- [GHC] #14316: Precedence of type-level operators
GHC
- [GHC] #14316: Precedence of type-level operators
GHC
- [GHC] #14317: Solve Coercible constraints over type constructors
GHC
- [GHC] #14317: Solve Coercible constraints over type constructors
GHC
- [GHC] #14317: Solve Coercible constraints over type constructors
GHC
- [GHC] #14317: Solve Coercible constraints over type constructors
GHC
- [GHC] #14317: Solve Coercible constraints over type constructors
GHC
- [GHC] #14317: Solve Coercible constraints over type constructors
GHC
- [GHC] #14317: Solve Coercible constraints over type constructors
GHC
- [GHC] #14317: Solve Coercible constraints over type constructors
GHC
- [GHC] #14317: Solve Coercible constraints over type constructors
GHC
- [GHC] #14318: TH shadowing bind statement triggers -Wunused-matches
GHC
- [GHC] #14319: Stuck kind families can lead to lousy error messages
GHC
- [GHC] #14319: Stuck kind families can lead to lousy error messages
GHC
- [GHC] #14319: Stuck type families can lead to lousy error messages
GHC
- [GHC] #14319: Stuck type families can lead to lousy error messages
GHC
- [GHC] #14319: Stuck type families can lead to lousy error messages (was: Stuck kind families can lead to lousy error messages)
GHC
- [GHC] #14320: Brackets change meaning of value-constructor type
GHC
- [GHC] #14320: Brackets change meaning of value-constructor type
GHC
- [GHC] #14320: Brackets change meaning of value-constructor type
GHC
- [GHC] #14320: Brackets change meaning of value-constructor type
GHC
- [GHC] #14320: Brackets change meaning of value-constructor type
GHC
- [GHC] #14320: Brackets change meaning of value-constructor type
GHC
- [GHC] #14320: Brackets change meaning of value-constructor type
GHC
- [GHC] #14320: Brackets change meaning of value-constructor type
GHC
- [GHC] #14321: -fsolve-constant-dicts is not very robust when dealing with GADTs
GHC
- [GHC] #14321: -fsolve-constant-dicts is not very robust when dealing with GADTs
GHC
- [GHC] #14321: -fsolve-constant-dicts is not very robust when dealing with GADTs
GHC
- [GHC] #14321: -fsolve-constant-dicts is not very robust when dealing with GADTs
GHC
- [GHC] #14322: Simplifying an instance context makes a rewrite rule no longer typecheck
GHC
- [GHC] #14322: Simplifying an instance context makes a rewrite rule no longer typecheck
GHC
- [GHC] #14322: Simplifying an instance context makes a rewrite rule no longer typecheck
GHC
- [GHC] #14323: Occurs check regressions in GHC 8.2.1 (and HEAD)
GHC
- [GHC] #14323: Occurs check regressions in GHC 8.2.1 (and HEAD)
GHC
- [GHC] #14323: Occurs check regressions in GHC 8.2.1 (and HEAD)
GHC
- [GHC] #14323: Occurs check regressions in GHC 8.2.1 (and HEAD)
GHC
- [GHC] #14323: Occurs check regressions in GHC 8.2.1 (and HEAD)
GHC
- [GHC] #14323: Occurs check regressions in GHC 8.2.1 (and HEAD)
GHC
- [GHC] #14323: Occurs check regressions in GHC 8.2.1 (and HEAD)
GHC
- [GHC] #14323: Occurs check regressions in GHC 8.2.1 (and HEAD)
GHC
- [GHC] #14323: Occurs check regressions in GHC 8.2.1 (and HEAD)
GHC
- [GHC] #14323: Occurs check regressions in GHC 8.2.1 (and HEAD)
GHC
- [GHC] #14323: Occurs check regressions in GHC 8.2.1 (and HEAD)
GHC
- [GHC] #14324: Consider deprecating STM invariant mechanism
GHC
- [GHC] #14324: Consider deprecating STM invariant mechanism
GHC
- [GHC] #14324: Consider deprecating STM invariant mechanism
GHC
- [GHC] #14324: Consider deprecating STM invariant mechanism
GHC
- [GHC] #14324: Consider deprecating STM invariant mechanism
GHC
- [GHC] #14325: Erroneous program emits no errors
GHC
- [GHC] #14325: Erroneous program emits no errors
GHC
- [GHC] #14325: Erroneous program emits no errors
GHC
- [GHC] #14325: Erroneous program emits no errors
GHC
- [GHC] #14325: Erroneous program emits no errors
GHC
- [GHC] #14326: Panic on COMPLETE pragma with mismatched type variable order
GHC
- [GHC] #14326: Panic on COMPLETE pragma with mismatched type variable order
GHC
- [GHC] #14326: Panic on COMPLETE pragma with mismatched type variable order
GHC
- [GHC] #14326: Panic on COMPLETE pragma with mismatched type variable order
GHC
- [GHC] #14326: Panic on COMPLETE pragma with mismatched type variable order
GHC
- [GHC] #14326: Panic on COMPLETE pragma with mismatched type variable order
GHC
- [GHC] #14326: Panic on COMPLETE pragma with mismatched type variable order
GHC
- [GHC] #14326: Panic on COMPLETE pragma with mismatched type variable order
GHC
- [GHC] #14326: Panic on COMPLETE pragma with mismatched type variable order
GHC
- [GHC] #14327: Type error in program caused by unrelated definition
GHC
- [GHC] #14327: Type error in program caused by unrelated definition
GHC
- [GHC] #14327: Type error in program caused by unrelated definition
GHC
- [GHC] #14327: Type error in program caused by unrelated definition
GHC
- [GHC] #14327: Type error in program caused by unrelated definition
GHC
- [GHC] #14328: ld.gold -r brokenness breaks SplitSections=YES builds
GHC
- [GHC] #14328: ld.gold -r brokenness breaks SplitSections=YES builds
GHC
- [GHC] #14328: ld.gold -r brokenness breaks SplitSections=YES builds
GHC
- [GHC] #14329: GHC 8.2.1 segfaults while bootstrapping master
GHC
- [GHC] #14329: GHC 8.2.1 segfaults while bootstrapping master
GHC
- [GHC] #14329: GHC 8.2.1 segfaults while bootstrapping master
GHC
- [GHC] #14329: GHC 8.2.1 segfaults while bootstrapping master
GHC
- [GHC] #14330: Sparks are not started promptly
GHC
- [GHC] #14330: Sparks are not started promptly
GHC
- [GHC] #14330: Sparks are not started promptly
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14331: Overzealous free-floating kind check causes deriving clause to be rejected
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14332: Deriving clauses can have forall types
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14333: GHC doesn't use the fact that Coercible is symmetric
GHC
- [GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
- [GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
- [GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
- [GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
- [GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
- [GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
- [GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
- [GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
- [GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
- [GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
- [GHC] #14334: Large static object : getLabelBc: Ran out of labels
GHC
- [GHC] #14335: Annotations aren't supported with -fexternal-interpreter
GHC
- [GHC] #14335: Annotations aren't supported with -fexternal-interpreter
GHC
- [GHC] #14335: Annotations aren't supported with -fexternal-interpreter
GHC
- [GHC] #14336: ghci leaks memory
GHC
- [GHC] #14336: ghci leaks memory
GHC
- [GHC] #14336: ghci leaks memory
GHC
- [GHC] #14337: typeRepKind can perform substantial amounts of allocation
GHC
- [GHC] #14337: typeRepKind can perform substantial amounts of allocation
GHC
- [GHC] #14337: typeRepKind can perform substantial amounts of allocation
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14338: Simplifier fails with "Simplifier ticks exhausted"
GHC
- [GHC] #14339: GHC 8.2.1 regression when combining GND with TypeError (solveDerivEqns: probable loop)
GHC
- [GHC] #14339: GHC 8.2.1 regression when combining GND with TypeError (solveDerivEqns: probable loop)
GHC
- [GHC] #14339: GHC 8.2.1 regression when combining GND with TypeError (solveDerivEqns: probable loop)
GHC
- [GHC] #14339: GHC 8.2.1 regression when combining GND with TypeError (solveDerivEqns: probable loop)
GHC
- [GHC] #14339: GHC 8.2.1 regression when combining GND with TypeError (solveDerivEqns: probable loop)
GHC
- [GHC] #14340: Rename AND typecheck types before values
GHC
- [GHC] #14341: Show instance for TypeReps is a bit broken
GHC
- [GHC] #14341: Show instance for TypeReps is a bit broken
GHC
- [GHC] #14341: Show instance for TypeReps is a bit broken
GHC
- [GHC] #14342: ghci fails to start with RebindableSyntax and OverloadedStrings
GHC
- [GHC] #14342: ghci fails to start with RebindableSyntax and OverloadedStrings
GHC
- [GHC] #14342: ghci fails to start with RebindableSyntax and OverloadedStrings
GHC
- [GHC] #14342: ghci fails to start with RebindableSyntax and OverloadedStrings
GHC
- [GHC] #14342: ghci fails to start with RebindableSyntax and OverloadedStrings
GHC
- [GHC] #14343: bad pretty-printing of types with promoted data types
GHC
- [GHC] #14343: bad pretty-printing of types with promoted data types
GHC
- [GHC] #14343: bad pretty-printing of types with promoted data types
GHC
- [GHC] #14344: `ghc: panic!` when loading module
GHC
- [GHC] #14344: `ghc: panic!` when loading module
GHC
- [GHC] #14344: `ghc: panic!` when loading module
GHC
- [GHC] #14345: Warning when linking with C++ code
GHC
- [GHC] #14345: Warning when linking with C++ code
GHC
- [GHC] #14345: Warning when linking with C++ code
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14346: 8.2.1 regression: heap corruption after safe foreign calls
GHC
- [GHC] #14347: Top-level RecordWildCards no longer working.
GHC
- [GHC] #14347: Top-level RecordWildCards no longer working.
GHC
- [GHC] #14347: Top-level RecordWildCards no longer working.
GHC
- [GHC] #14347: Top-level RecordWildCards no longer working.
GHC
- [GHC] #14347: Top-level RecordWildCards no longer working.
GHC
- [GHC] #14347: Top-level RecordWildCards no longer working.
GHC
- [GHC] #14347: Top-level RecordWildCards no longer working.
GHC
- [GHC] #14347: Top-level RecordWildCards no longer working.
GHC
- [GHC] #14347: Top-level RecordWildCards no longer working.
GHC
- [GHC] #14348: Poly-kinded definitions silently introduce extra type arguments captured by TypeApplications
GHC
- [GHC] #14348: Poly-kinded definitions silently introduce extra type arguments captured by TypeApplications
GHC
- [GHC] #14348: Poly-kinded definitions silently introduce extra type arguments captured by TypeApplications
GHC
- [GHC] #14348: Poly-kinded definitions silently introduce extra type arguments captured by TypeApplications
GHC
- [GHC] #14348: Poly-kinded definitions silently introduce extra type arguments captured by TypeApplications
GHC
- [GHC] #14349: Semigroup/Monoid instances for System.Exit.ExitCode
GHC
- [GHC] #14349: Semigroup/Monoid instances for System.Exit.ExitCode
GHC
- [GHC] #14349: Semigroup/Monoid instances for System.Exit.ExitCode
GHC
- [GHC] #14349: Semigroup/Monoid instances for System.Exit.ExitCode
GHC
- [GHC] #14349: Semigroup/Monoid instances for System.Exit.ExitCode
GHC
- [GHC] #14349: Semigroup/Monoid instances for System.Exit.ExitCode
GHC
- [GHC] #14349: Semigroup/Monoid instances for System.Exit.ExitCode
GHC
- [GHC] #14349: Semigroup/Monoid instances for System.Exit.ExitCode
GHC
- [GHC] #14349: Semigroup/Monoid instances for System.Exit.ExitCode
GHC
- [GHC] #14350: Infinite loop when typechecking incorrect implementation (GHC HEAD only)
GHC
- [GHC] #14350: Infinite loop when typechecking incorrect implementation (GHC HEAD only)
GHC
- [GHC] #14350: Infinite loop when typechecking incorrect implementation (GHC HEAD only)
GHC
- [GHC] #14350: Infinite loop when typechecking incorrect implementation (GHC HEAD only)
GHC
- [GHC] #14350: Infinite loop when typechecking incorrect implementation (GHC HEAD only)
GHC
- [GHC] #14351: reverse-errors doesn't affect instance errors
GHC
- [GHC] #14352: Higher-rank kind ascription oddities
GHC
- [GHC] #14352: Higher-rank kind ascription oddities
GHC
- [GHC] #14352: Higher-rank kind ascription oddities
GHC
- [GHC] #14353: PowerPC: HEAD validate fails due to warnings in libffi
GHC
- [GHC] #14354: Unexpected type inference behavior with -XTypeApplications
GHC
- [GHC] #14354: Unexpected type inference behavior with -XTypeApplications
GHC
- [GHC] #14354: Unexpected type inference behavior with -XTypeApplications
GHC
- [GHC] #14355: Improvement of lazy evaluation
GHC
- [GHC] #14355: Improvement of lazy evaluation
GHC
- [GHC] #14356: "Main: thread blocked indefinitely in an MVar operation" in fixIO
GHC
- [GHC] #14356: "Main: thread blocked indefinitely in an MVar operation" in fixIO
GHC
- [GHC] #14356: "Main: thread blocked indefinitely in an MVar operation" in fixIO
GHC
- [GHC] #14356: "Main: thread blocked indefinitely in an MVar operation" in fixIO
GHC
- [GHC] #14356: "Main: thread blocked indefinitely in an MVar operation" in fixIO
GHC
- [GHC] #14356: "Main: thread blocked indefinitely in an MVar operation" in fixIO
GHC
- [GHC] #14356: "Main: thread blocked indefinitely in an MVar operation" in fixIO
GHC
- [GHC] #14356: "Main: thread blocked indefinitely in an MVar operation" in fixIO
GHC
- [GHC] #14356: "Main: thread blocked indefinitely in an MVar operation" in fixIO
GHC
- [GHC] #14356: "Main: thread blocked indefinitely in an MVar operation" in fixIO
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14357: Document deriving strategies fully
GHC
- [GHC] #14358: GHCi does not exit after heap overflow exception
GHC
- [GHC] #14358: GHCi does not exit after heap overflow exception
GHC
- [GHC] #14359: C-- pipeline/NCG fails to optimize simple repeated addition
GHC
- [GHC] #14359: C-- pipeline/NCG fails to optimize simple repeated addition
GHC
- [GHC] #14359: C-- pipeline/NCG fails to optimize simple repeated addition
GHC
- [GHC] #14359: C-- pipeline/NCG fails to optimize simple repeated addition
GHC
- [GHC] #14360: traceM documentation not clear (and possibly incorrect)
GHC
- [GHC] #14360: traceM documentation not clear (and possibly incorrect)
GHC
- [GHC] #14361: GHC HEAD miscompiles `text-containers`
GHC
- [GHC] #14361: GHC HEAD miscompiles `text-containers`
GHC
- [GHC] #14361: GHC HEAD miscompiles `text-containers`
GHC
- [GHC] #14361: GHC HEAD miscompiles `text-containers`
GHC
- [GHC] #14361: GHC HEAD miscompiles `text-containers`
GHC
- [GHC] #14361: GHC HEAD miscompiles `text-containers`
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14362: Allow: Coercing (a:~:b) to (b:~:a)
GHC
- [GHC] #14363: :type hangs on coerce
GHC
- [GHC] #14363: :type hangs on coerce
GHC
- [GHC] #14363: :type hangs on coerce
GHC
- [GHC] #14363: :type hangs on coerce
GHC
- [GHC] #14363: :type hangs on coerce
GHC
- [GHC] #14363: :type hangs on coerce
GHC
- [GHC] #14363: :type hangs on coerce
GHC
- [GHC] #14363: :type hangs on coerce
GHC
- [GHC] #14363: :type hangs on coerce
GHC
- [GHC] #14363: :type hangs on coerce
GHC
- [GHC] #14364: Reduce repetition in derived Read instances
GHC
- [GHC] #14364: Reduce repetition in derived Read instances
GHC
- [GHC] #14364: Reduce repetition in derived Read instances
GHC
- [GHC] #14364: Reduce repetition in derived Read instances
GHC
- [GHC] #14364: Reduce repetition in derived Read instances
GHC
- [GHC] #14364: Reduce repetition in derived Read instances
GHC
- [GHC] #14364: Reduce repetition in derived Read instances
GHC
- [GHC] #14364: Reduce repetition in derived Read instances
GHC
- [GHC] #14364: Reduce repetition in derived Read instances
GHC
- [GHC] #14364: Reduce repetition in derived Read instances
GHC
- [GHC] #14365: Panic with (bogus?) deriving in hs-boot: newTyConEtadArity
GHC
- [GHC] #14365: Panic with (bogus?) deriving in hs-boot: newTyConEtadArity
GHC
- [GHC] #14365: Panic with (bogus?) deriving in hs-boot: newTyConEtadArity
GHC
- [GHC] #14365: Panic with (bogus?) deriving in hs-boot: newTyConEtadArity
GHC
- [GHC] #14366: Type family equation refuses to unify wildcard type patterns
GHC
- [GHC] #14366: Type family equation refuses to unify wildcard type patterns
GHC
- [GHC] #14366: Type family equation refuses to unify wildcard type patterns
GHC
- [GHC] #14366: Type family equation refuses to unify wildcard type patterns
GHC
- [GHC] #14366: Type family equation refuses to unify wildcard type patterns
GHC
- [GHC] #14366: Type family equation refuses to unify wildcard type patterns
GHC
- [GHC] #14367: Lazy evaluation can be invalidated
GHC
- [GHC] #14367: Lazy evaluation can be invalidated
GHC
- [GHC] #14367: Lazy evaluation can be invalidated
GHC
- [GHC] #14367: Lazy evaluation can be invalidated
GHC
- [GHC] #14367: Lazy evaluation can be invalidated
GHC
- [GHC] #14367: Lazy evaluation can be invalidated
GHC
- [GHC] #14367: Lazy evaluation can be invalidated
GHC
- [GHC] #14367: Lazy evaluation can be invalidated
GHC
- [GHC] #14367: Lazy evaluation can be invalidated
GHC
- [GHC] #14368: GHC 8.2.1 doesn't inform you when the monomorphism restriction kicks in anymore
GHC
- [GHC] #14368: GHC 8.2.1 doesn't inform you when the monomorphism restriction kicks in anymore
GHC
- [GHC] #14368: GHC 8.2.1 doesn't inform you when the monomorphism restriction kicks in anymore
GHC
- [GHC] #14368: GHC 8.2.1 doesn't inform you when the monomorphism restriction kicks in anymore
GHC
- [GHC] #14368: GHC 8.2.1 doesn't inform you when the monomorphism restriction kicks in anymore
GHC
- [GHC] #14368: GHC 8.2.1 doesn't inform you when the monomorphism restriction kicks in anymore
GHC
- [GHC] #14369: GHC warns an injective type family "may not be injective"
GHC
- [GHC] #14369: GHC warns an injective type family "may not be injective"
GHC
- [GHC] #14369: GHC warns an injective type family "may not be injective"
GHC
- [GHC] #14369: GHC warns an injective type family "may not be injective"
GHC
- [GHC] #14370: improve documentation of -fdefer-typed-holes for naked expressions in ghci (was: non-deferred typed hole despite -fdefer-typed-holes)
GHC
- [GHC] #14370: non-deferred typed hole despite -fdefer-typed-holes
GHC
- [GHC] #14370: non-deferred typed hole despite -fdefer-typed-holes
GHC
- [GHC] #14370: non-deferred typed hole despite -fdefer-typed-holes
GHC
- [GHC] #14370: non-deferred typed hole despite -fdefer-typed-holes
GHC
- [GHC] #14371: ghc: panic! when reloading file with code
GHC
- [GHC] #14371: ghc: panic! when reloading file with code
GHC
- [GHC] #14371: ghc: panic! when reloading file with code
GHC
- [GHC] #14371: ghc: panic! when reloading file with code
GHC
- [GHC] #14371: ghc: panic! when reloading file with code
GHC
- [GHC] #14371: ghc: panic! when reloading file with code
GHC
- [GHC] #14371: ghc: panic! when reloading file with code
GHC
- [GHC] #14371: ghc: panic! when reloading file with code
GHC
- [GHC] #14371: ghc: panic! when reloading file with code
GHC
- [GHC] #14371: ghc: panic! when reloading file with code
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14372: CMM contains a bunch of tail-merging opportunities
GHC
- [GHC] #14373: Introduce PTR-tagging for big constructor families
GHC
- [GHC] #14373: Introduce PTR-tagging for big constructor families
GHC
- [GHC] #14373: Introduce PTR-tagging for big constructor families
GHC
- [GHC] #14373: Introduce PTR-tagging for big constructor families
GHC
- [GHC] #14374: group by using groupWith seems stricter than it need be
GHC
- [GHC] #14374: group by using groupWith seems stricter than it need be
GHC
- [GHC] #14374: group by using groupWith seems stricter than it need be
GHC
- [GHC] #14375: Implement with# primop
GHC
- [GHC] #14375: Implement with# primop
GHC
- [GHC] #14375: Implement with# primop
GHC
- [GHC] #14375: Implement with# primop
GHC
- [GHC] #14375: Implement with# primop
GHC
- [GHC] #14375: Implement with# primop
GHC
- [GHC] #14375: Implement with# primop
GHC
- [GHC] #14375: Implement with# primop
GHC
- [GHC] #14375: Implement with# primop
GHC
- [GHC] #14375: Implement with# primop
GHC
- [GHC] #14376: Testsuite contains "ddump-cps-cmm"
GHC
- [GHC] #14377: false result in the addition
GHC
- [GHC] #14377: false result in the addition
GHC
- [GHC] #14377: false result in the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition
GHC
- [GHC] #14377: some results not expected with the addition (was: false result in the addition)
GHC
- [GHC] #14378: Unreasonably high memory use when compiling with profiling and -O2/-O2
GHC
- [GHC] #14378: Unreasonably high memory use when compiling with profiling and -O2/-O2
GHC
- [GHC] #14378: Unreasonably high memory use when compiling with profiling and -O2/-O2
GHC
- [GHC] #14379: GHC 2.8.1 Consumes All Memory On Build
GHC
- [GHC] #14379: Regression - GHC 2.8.1 Consumes All Memory On Build
GHC
- [GHC] #14379: Regression - GHC 2.8.1 Consumes All Memory On Build
GHC
- [GHC] #14379: Regression - GHC 2.8.1 Consumes All Memory On Build
GHC
- [GHC] #14379: Regression - GHC 2.8.1 Consumes All Memory On Build
GHC
- [GHC] #14379: Regression - GHC 2.8.1 Consumes All Memory On Build
GHC
- [GHC] #14379: Regression - GHC 2.8.1 Consumes All Memory On Build
GHC
- [GHC] #14379: Regression - GHC 2.8.1 Consumes All Memory On Build
GHC
- [GHC] #14379: Regression - GHC 2.8.1 Consumes All Memory On Build (was: GHC 2.8.1 Consumes All Memory On Build)
GHC
- [GHC] #14379: Regression - GHC 8.2.1 Consumes All Memory On Build
GHC
- [GHC] #14379: Regression - GHC 8.2.1 Consumes All Memory On Build (was: Regression - GHC 2.8.1 Consumes All Memory On Build)
GHC
- [GHC] #14380: Compile error for PatternSynonyms together with OverloadedLists
GHC
- [GHC] #14380: Compile error for PatternSynonyms together with OverloadedLists
GHC
- [GHC] #14380: Compile error for PatternSynonyms together with OverloadedLists
GHC
- [GHC] #14381: Consider making ghc-pkg fill in abi-depends based on depends
GHC
- [GHC] #14381: Consider making ghc-pkg fill in abi-depends based on depends
GHC
- [GHC] #14381: Consider making ghc-pkg fill in abi-depends based on depends
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14382: The 'impossible' happened whilst installing gi-gtk via cabal
GHC
- [GHC] #14383: Allocation in VS up 500%
GHC
- [GHC] #14383: Allocation in VS up 500%
GHC
- [GHC] #14383: Allocation in VS up 500%
GHC
- [GHC] #14383: Allocation in VS up 500%
GHC
- [GHC] #14384: real numbers, digits after the decimal point - digits of precision
GHC
- [GHC] #14384: real numbers, digits after the decimal point - digits of precision
GHC
- [GHC] #14384: real numbers, digits after the decimal point - digits of precision
GHC
- [GHC] #14384: real numbers, digits after the decimal point - digits of precision
GHC
- [GHC] #14384: real numbers, digits after the decimal point - digits of precision
GHC
- [GHC] #14384: real numbers, digits after the decimal point - digits of precision
GHC
- [GHC] #14384: real numbers, digits after the decimal point - digits of precision
GHC
- [GHC] #14384: real numbers, digits after the decimal point - digits of precision
GHC
- [GHC] #14384: real numbers, digits after the decimal point - digits of precision
GHC
- [GHC] #14385: Clarify error message when missing GADTs extension
GHC
- [GHC] #14385: Clarify error message when missing GADTs extension
GHC
- [GHC] #14385: Clarify error message when missing GADTs extension
GHC
- [GHC] #14385: Clarify error message when missing GADTs extension
GHC
- [GHC] #14386: GHC doesn't allow Coercion between partly-saturated type constructors
GHC
- [GHC] #14386: GHC doesn't allow Coercion between partly-saturated type constructors
GHC
- [GHC] #14386: GHC doesn't allow Coercion between partly-saturated type constructors
GHC
- [GHC] #14386: GHC doesn't allow Coercion between partly-saturated type constructors
GHC
- [GHC] #14386: GHC doesn't allow Coercion between partly-saturated type constructors
GHC
- [GHC] #14386: GHC doesn't allow Coercion between partly-saturated type constructors
GHC
- [GHC] #14386: GHC doesn't allow Coercion between partly-saturated type constructors
GHC
- [GHC] #14386: GHC doesn't allow Coercion between partly-saturated type constructors
GHC
- [GHC] #14387: listToMaybe doesn't participate in foldr/build fusion
GHC
- [GHC] #14387: listToMaybe doesn't participate in foldr/build fusion
GHC
- [GHC] #14387: listToMaybe doesn't participate in foldr/build fusion
GHC
- [GHC] #14387: listToMaybe doesn't participate in foldr/build fusion
GHC
- [GHC] #14387: listToMaybe doesn't participate in foldr/build fusion
GHC
- [GHC] #14387: listToMaybe doesn't participate in foldr/build fusion
GHC
- [GHC] #14387: listToMaybe doesn't participate in foldr/build fusion
GHC
- [GHC] #14387: listToMaybe doesn't participate in foldr/build fusion
GHC
- [GHC] #14387: listToMaybe doesn't participate in foldr/build fusion
GHC
- [GHC] #14387: listToMaybe doesn't participate in foldr/build fusion
GHC
- [GHC] #14388: GHC Panic
GHC
- [GHC] #14388: GHC Panic
GHC
- [GHC] #14389: Improved results in GHCi during basic calculations
GHC
- [GHC] #14389: Improved results in GHCi during basic calculations
GHC
- [GHC] #14389: Improved results in GHCi during basic calculations
GHC
- [GHC] #14389: Improved results in GHCi during basic calculations
GHC
- [GHC] #14389: Improved results in GHCi during basic calculations
GHC
- [GHC] #14389: Improved results in GHCi during basic calculations
GHC
- [GHC] #14389: Improved results in GHCi during basic calculations
GHC
- [GHC] #14389: Improved results in GHCi during basic calculations
GHC
- [GHC] #14390: Panic when defining an instance for (~~) [ppr_equality: homogeneity]
GHC
- [GHC] #14390: Panic when defining an instance for (~~) [ppr_equality: homogeneity]
GHC
- [GHC] #14390: Panic when defining an instance for (~~) [ppr_equality: homogeneity]
GHC
- [GHC] #14390: Panic when defining an instance for (~~) [ppr_equality: homogeneity]
GHC
- [GHC] #14390: Panic when defining an instance for (~~) [ppr_equality: homogeneity]
GHC
- [GHC] #14390: Panic when defining an instance for (~~) [ppr_equality: homogeneity]
GHC
- [GHC] #14390: Panic when defining an instance for (~~) [ppr_equality: homogeneity]
GHC
- [GHC] #14391: Make the simplifier independent of the typechecker
GHC
- [GHC] #14392: `make binary-dist` is broken
GHC
- [GHC] #14393: Levity-polymorphic join point crashes 8.2
GHC
- [GHC] #14393: Levity-polymorphic join point crashes 8.2
GHC
- [GHC] #14393: Levity-polymorphic join point crashes 8.2
GHC
- [GHC] #14394: Inferred type for pattern synonym has redundant equality constraint
GHC
- [GHC] #14395: Redefining pattern synonym in GHCi triggers "‘p’ is untouchable" error
GHC
- [GHC] #14396: Hs-boot woes during family instance consistency checks
GHC
- [GHC] #14396: Hs-boot woes during family instance consistency checks
GHC
- [GHC] #14396: Hs-boot woes during family instance consistency checks
GHC
- [GHC] #14396: Hs-boot woes during family instance consistency checks
GHC
- [GHC] #14396: Hs-boot woes during family instance consistency checks
GHC
- [GHC] #14396: Hs-boot woes during family instance consistency checks
GHC
- [GHC] #14397: For type error involving inferred types, show source of the type
GHC
- [GHC] #14397: For type error involving inferred types, show source of the type
GHC
- [GHC] #14397: For type error involving inferred types, show source of the type
GHC
- [GHC] #14397: For type error involving inferred types, show source of the type
GHC
- [GHC] #14398: Fail to install haskell platform on Windows
GHC
- [GHC] #14398: Fail to install haskell platform on Windows
GHC
- [GHC] #14398: Fail to install haskell platform on Windows
GHC
- [GHC] #14399: NCG: dead code stripping prevention wastes space
GHC
- [GHC] #14399: NCG: dead code stripping prevention wastes space
GHC
- [GHC] #14400: Make :sprint, :print, and :force work with cyclical structures
GHC
- [GHC] #14400: Make :sprint, :print, and :force work with cyclical structures
GHC
- [GHC] #14401: Add a test ensuring that TypeReps can be stored in compact regions
GHC
- [GHC] #14401: Add a test ensuring that TypeReps can be stored in compact regions
GHC
- [GHC] #14401: Add a test ensuring that TypeReps can be stored in compact regions
GHC
- [GHC] #14402: Compiler hangs - UdecidableInstances
GHC
- [GHC] #14402: Compiler hangs - UdecidableInstances
GHC
- [GHC] #14402: Compiler hangs - UdecidableInstances
GHC
- [GHC] #14402: Compiler hangs - UdecidableInstances
GHC
- [GHC] #14402: Compiler hangs - UdecidableInstances
GHC
- [GHC] #14402: Compiler hangs - UdecidableInstances
GHC
- [GHC] #14402: Compiler hangs - UdecidableInstances
GHC
- [GHC] #14403: strange closure type 2136315671
GHC
- [GHC] #14403: strange closure type 2136315671
GHC
- [GHC] #14403: strange closure type 2136315671
GHC
- [GHC] #14403: strange closure type 2136315671
GHC
- [GHC] #14403: strange closure type 2136315671
GHC
- [GHC] #14404: Grammar mistake at https://www.haskell.org/platform/windows.html.
GHC
- [GHC] #14404: Grammar mistake at https://www.haskell.org/platform/windows.html.
GHC
- [GHC] #14405: Remove core-spec.pdf from repository
GHC
- [GHC] #14406: Core Lint error when compiling ghc with -g3
GHC
- [GHC] #14406: Core Lint error when compiling ghc with -g3
GHC
- [GHC] #14406: Core Lint error when compiling ghc with -g3
GHC
- [GHC] #14406: Core Lint error when compiling ghc with -g3
GHC
- [GHC] #14407: rts: Threads/caps affinity
GHC
- [GHC] #14407: rts: Threads/caps affinity
GHC
- [GHC] #14407: rts: Threads/caps affinity
GHC
- [GHC] #14408: error in refineFromInScope
GHC
- [GHC] #3919: Or-patterns as GHC extension
GHC
- [GHC] #4012: Compilation results are not deterministic
GHC
- [GHC] #4017: Unhelpful error message in GHCi
GHC
- [GHC] #4017: Unhelpful error message in GHCi
GHC
- [GHC] #4020: Please consider adding support for local type synonyms
GHC
- [GHC] #4020: Please consider adding support for local type synonyms
GHC
- [GHC] #4020: Please consider adding support for local type synonyms
GHC
- [GHC] #4020: Please consider adding support for local type synonyms
GHC
- [GHC] #4020: Please consider adding support for local type synonyms
GHC
- [GHC] #5889: -fno-prof-count-entries leads to linking errors
GHC
- [GHC] #5889: -fno-prof-count-entries leads to linking errors
GHC
- [GHC] #7169: Warning for incomplete record field label used as function
GHC
- [GHC] #7169: Warning for incomplete record field label used as function
GHC
- [GHC] #7169: Warning for incomplete record field label used as function
GHC
- [GHC] #7169: Warning for incomplete record field label used as function
GHC
- [GHC] #7169: Warning for incomplete record field label used as function
GHC
- [GHC] #7169: Warning for incomplete record field label used as function
GHC
- [GHC] #7169: Warning for incomplete record field label used as function
GHC
- [GHC] #7169: Warning for incomplete record field label used as function
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7258: Compiling DynFlags is jolly slow
GHC
- [GHC] #7259: Eta expansion of products in System FC
GHC
- [GHC] #7259: Eta expansion of products in System FC
GHC
- [GHC] #7860: Add more bit fiddling functions to 'integer-gmp'
GHC
- [GHC] #8281: The impossible happened: primRepToFFIType
GHC
- Re: [GHC] #8611: nofib’s cacheprof’s allocations nondeterminisitic
GHC
- [GHC] #8684: hWaitForInput cannot be interrupted by async exceptions on unix
GHC
- [GHC] #8684: hWaitForInput cannot be interrupted by async exceptions on unix
GHC
- [GHC] #8822: Allow -- ^ Haddock syntax on record constructors
GHC
- [GHC] #8822: Allow -- ^ Haddock syntax on record constructors
GHC
- [GHC] #8822: Allow -- ^ Haddock syntax on record constructors
GHC
- [GHC] #9112: support for deriving Vector/MVector instances
GHC
- [GHC] #9198: large performance regression in type checker speed in 7.8
GHC
- [GHC] #9274: GHC panic with UnliftedFFITypes+CApiFFI
GHC
- [GHC] #9274: GHC panic with UnliftedFFITypes+CApiFFI
GHC
- [GHC] #9274: GHC panic with UnliftedFFITypes+CApiFFI
GHC
- [GHC] #9274: GHC panic with UnliftedFFITypes+CApiFFI
GHC
- [GHC] #9274: GHC panic with UnliftedFFITypes+CApiFFI
GHC
- [GHC] #9725: Constraint deduction failure
GHC
- [GHC] #9725: Constraint deduction failure
GHC
- [GHC] #9725: Constraint deduction failure
GHC
- [GHC] #9725: Constraint deduction failure
GHC
- [GHC] #9725: Constraint deduction failure
GHC
- [GHC] #9832: Get rid of PERL dependency of `ghc-split`
GHC
Last message date:
Tue Oct 31 21:59:02 UTC 2017
Archived on: Tue Oct 31 21:29:36 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).