September 2017 Archives by thread
Starting: Fri Sep 1 00:54:18 UTC 2017
Ending: Sat Sep 30 22:10:25 UTC 2017
Messages: 1204
- [GHC] #10843: Allow do blocks without dollar signs as arguments
GHC
- [GHC] #14174: GHC panic with TypeInType and type family
GHC
- [GHC] #14177: initTc: unsolved constraints
GHC
- [GHC] #11645: Heap profiling - hp2ps: samples out of sequence
GHC
- [GHC] #14152: Float exit paths out of recursive functions
GHC
- [GHC] #14178: Constant folding bug due to 193664d42dbceadaa1e4689dfa17ff1cf5a405a0
GHC
- [GHC] #14179: "Conflicting family instance" error pretty prints data family instances poorly
GHC
- [GHC] #14171: STM causes program to suddenly exit
GHC
- [GHC] #14176: sortOn with tuple of >= 9 Maybe's triggers ghc: panic! with "Simplifier ticks exhausted"
GHC
- [GHC] #14144: Standardize binary distribution doc files
GHC
- [GHC] #12502: Reject wrong find utility
GHC
- [GHC] #8532: Hyperbolic arc cosine fails on (-1) :: Complex r.
GHC
- [GHC] #14180: Strange/bad error message binding unboxed type variable
GHC
- [GHC] #12623: Make Harbormaster less terrible in the face of submodule updates
GHC
- [GHC] #14013: Bad monads performance
GHC
- [GHC] #5553: sendWakeup error in simple test program with MVars and killThread
GHC
- [GHC] #12038: Shutdown interacts badly with requestSync()
GHC
- [GHC] #14181: make test WAY=xxx broken
GHC
- [GHC] #14017: "make install" with non-standard umask causes bad permission on package.cache
GHC
- [GHC] #14182: Allow full control over dyn lib names
GHC
- [GHC] #13105: Allow type families in RuntimeReps
GHC
- [GHC] #13885: Template Haskell doesn't freshen GADT type variables properly
GHC
- [GHC] #14112: bang patterns on pattern synonyms? (left vs right hand sides)
GHC
- [GHC] #14167: GHC often depicts H98 datatypes as GADTs when it shouldn't
GHC
- [GHC] #14183: ghc.exe: addLibrarySearchPath error
GHC
- [GHC] #13481: T12622 fails in ghci way
GHC
- [GHC] #14129: GHC segfaults trying to use ANN code when ghc is compiled as DYNAMIC_GHC_PROGRAMS=NO
GHC
- [GHC] #14096: Residency profiling with eventlog enabled breaks
GHC
- [GHC] #13956: ghc panic compiling lame-0.1.1
GHC
- [GHC] #14184: Examples with language extensions
GHC
- [GHC] #8634: Relax functional dependency coherence check ("liberal coverage condition")
GHC
- [GHC] #14168: Installing math-functions with GHC-8.2.1 on windows crashed
GHC
- [GHC] #10833: Use injective type families (decomposition) when dealing with givens
GHC
- [GHC] #12199: GHC is oblivious to injectivity when solving an equality constraint
GHC
- [GHC] #12708: RFC: Representation polymorphic Num
GHC
- [GHC] #14185: Non-local bug reporting around levity polymorphism
GHC
- [GHC] #13397: Optimise calls to tagToEnum#
GHC
- [GHC] #13988: GADT constructor with kind equality constraint quantifies unused existential type variables
GHC
- [GHC] #13165: Speed up the RTS hash table
GHC
- [GHC] #14186: CSE fails to CSE
GHC
- [GHC] #14057: Upstream Alpine Linux distribution patches
GHC
- [GHC] #7938: Unbound kind variable can appear in RHS of associated type
GHC
- Re: [GHC] #13985: GHC 8.0 regression: âkâ is not in scope during type checking, but it passed the renamer
GHC
- [GHC] #14131: Difference between newtype and newtype instance
GHC
- [GHC] #9574: GHC Panic: No Skolem Info
GHC
- [GHC] #14175: Panic repSplitTyConApp_maybe
GHC
- [GHC] #14140: Better treatment for dataToTag
GHC
- [GHC] #13182: Rethinking dataToTag#
GHC
- [GHC] #13779: Add more signature suppression control for dumps
GHC
- [GHC] #9756: Warn about unnecessary unsafeCoerce
GHC
- [GHC] #10328: Control.Monad exports lead to weird Haddocks
GHC
- [GHC] #9797: Investigate rewriting `>>=` to `*>` or `>>` for appropriate types
GHC
- [GHC] #13707: xmobar crashes with segmentation faults?
GHC
- [GHC] #14187: Transpose hangs on infinite by finite lists
GHC
- [GHC] #14188: On windows, trace prints out lines without proper line endings
GHC
- [GHC] #1460: Problem with Monoid instance of Data.Map
GHC
- [GHC] #14189: Renamer does not preserve location for IEThingWith list items
GHC
- [GHC] #13716: Move CI to Jenkins
GHC
- [GHC] #14190: Typeable imposes seemingly redundant constraints on polykinded instances
GHC
- [GHC] #12437: 20% regression in max_bytes_used for T1969
GHC
- [GHC] #14191: Implement Semigroup as a superclass of Monoid Proposal (Phase 2)
GHC
- [GHC] #10365: Implement Semigroup as a superclass of Monoid Proposal (Phase 1)
GHC
- [GHC] #14192: Change to 1TB VIRT allocation makes it impossible to core-dump Haskell programs
GHC
- [GHC] #14193: Add RTS flag to disable 1TB address space allocaiton
GHC
- [GHC] #14194: ghci 8.0.2 panics
GHC
- [GHC] #14195: Generalize makeStableName#
GHC
- [GHC] #8583: Associated pattern synonyms
GHC
- [GHC] #14196: Replace ArrayArray# with either UnliftedArray# or Array#
GHC
- [GHC] #14197: Flag "dump-rn-ast" only dumps the declarations, not the whole RenamedSource
GHC
- [GHC] #13943: Compiler infinite loop with GHC-8.2
GHC
- [GHC] #14198: Inconsistent treatment of implicitly bound kind variables as free-floating
GHC
- [GHC] #14163: Stack Overflow with ApplicativeDo
GHC
- [GHC] #9661: Branchless ==# is compiled to branchy code
GHC
- [GHC] #14199: Document Type.Reflection better (Fun and Con')
GHC
- [GHC] #14200: Deprecate WrappedMonad
GHC
- [GHC] #14201: Implement ideas from "Compiling Pattern Matching to Good Decision Trees"
GHC
- [GHC] #13876: Check 'pure' method of 'Applicative (WrappedMonad m)'
GHC
- [GHC] #14202: Haskell Admin install
GHC
- [GHC] #14203: GHC-inferred type signature doesn't actually typecheck
GHC
- [GHC] #11767: Add @since annotations for base instances
GHC
- [GHC] #14204: GHC bug - makeStatic: Unresolved static form at line 13, column 14.
GHC
- [GHC] #13709: Drop GCC Driver
GHC
- [GHC] #13910: Inlining a definition causes GHC to panic (repSplitTyConApp_maybe)
GHC
- [GHC] #14090: Static pointers are not being registered under certain conditions
GHC
- [GHC] #6132: Can't use both shebang line and #ifdef declarations in the same file.
GHC
- [GHC] #14205: GHCI freaked out when I tryed to load a program and told me to report it as a bug.
GHC
- [GHC] #14206: Add bit deposit and bit extraction primops
GHC
- [GHC] #14207: Levity polymorphic GADT requires extra type signatures
GHC
- [GHC] #14208: Performance with -O2 is worse than with -O0 which is worse than runghc
GHC
- [GHC] #14208: Performance with -O2 is worse than with -O0 which is worse than runghc
GHC
- [GHC] #14208: Performance with -O2 is worse than with -O0 which is worse than runghc
GHC
- [GHC] #14208: Performance with -O2 is worse than with -O0 which is worse than runghc
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best (was: Performance with -O2 is worse than with -O0 which is worse than runghc)
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #14208: Performance with O0 is much better than the default or with -O2, runghc performs the best
GHC
- [GHC] #13365: Kind-inference for poly-kinded GADTs
GHC
- [GHC] #14209: GHC 8.2.1 regression involving telescoping kind signature
GHC
- [GHC] #14119: Refactor type patterns
GHC
- [GHC] #14210: bkp files cannot find TemplateHaskell symbols (even without Backpack features)
GHC
- [GHC] #13268: Backpack doesn't work with Template Haskell, even when it should
GHC
- [GHC] #14211: Compiler is unable to INLINE as well as the programmer can manually
GHC
- [GHC] #14212: Give better error message with non-supported Backpack/TH use
GHC
- [GHC] #13115: missing data instances for IntPtr and WordPtr in base
GHC
- [GHC] #12025: Order of constraints forced (in pattern synonyms, type classes in comments)
GHC
- [GHC] #11721: GADT-syntax data constructors don't work well with TypeApplications
GHC
- [GHC] #13738: TypeApplications-related GHC internal error
GHC
- [GHC] #14213: Improve the documentation of seq function
GHC
- [GHC] #13870: Empty record construction for record-less constructor gives surprising runtime error (and surprisingly few warnings)
GHC
- [GHC] #12822: Cleanup GHC verbosity flags
GHC
- [GHC] #14115: GHC segfaults trying to use TH code when ghc is compiled as DYNAMIC_GHC_PROGRAMS=NO
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] #10818: GHC 7.10.2 takes much longer to compile some packages
GHC
- [GHC] #14216: Compare compiler performance of GHC 8.0.2 and 8.2.1 on Stackage
GHC
- [GHC] #12178: Allow inline pragmas on pattern synonyms
GHC
- [GHC] #14217: Interface-file decls for large tuples
GHC
- [GHC] #11671: Allow labels starting with uppercase with OverloadedLabels
GHC
- [GHC] #14218: GHC.Stack.HasCallStack not compatible with ConstraintKinds
GHC
- [GHC] #14219: Include source location information in -ddump-rule-rewrites
GHC
- [GHC] #14220: GeneralizedNewtypeDeriving and polymorphic arguments don't play nicely together
GHC
- [GHC] #14221: yaml-0.8.23.3 fails to build with -g
GHC
- [GHC] #14222: Simple text fusion example results in rather duplicative code
GHC
- [GHC] #10651: Type checking issue with existential quantification, rank-n types and constraint kinds
GHC
- [GHC] #14223: Casts get in the way of join points
GHC
- [GHC] #14224: zipWith does not inline
GHC
- [GHC] #14225: "No module named ... is imported" message is a bit misleading with qualified imports
GHC
- [GHC] #13644: overloaded name used in record pattern matching leads to panic! (the 'impossible' happened) in ghc
GHC
- [GHC] #14226: Common Block Elimination pass doesn't eliminate common blocks
GHC
- [GHC] #14227: Add -fdefer-ffi-errors flag
GHC
- [GHC] #10397: Compiler performance regression 7.6 -> 7.8 in elimCommonBlocks
GHC
- [GHC] #14228: PatternSynonyms Non-exhaustive with UnboxedSums
GHC
- [GHC] #8091: retry# lacks strictness information
GHC
- [GHC] #14229: Contraditions in users_guide/using-warnings.html
GHC
- [GHC] #14080: GHC panic while forcing the thunk for TyThing IsFile (regression)
GHC
- [GHC] #11350: Allow visible type application in patterns
GHC
- [GHC] #11649: LLVM code generator produces mal-formed LLVM blocks
GHC
- [GHC] #14162: Core Lint error
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] #14233: Remove old GetTickCount() code path for Windows
GHC
- [GHC] #13205: Run `validate --slow` during CI at least sometimes.
GHC
- [GHC] #12742: Instantiation of invisible type family arguments is too eager
GHC
- Re: [GHC] #14038: TypeApplications regression in GHC HEAD: âp0â is untouchable inside the constraints: ()
GHC
- [GHC] #12938: Polykinded associated type family rejected on false pretenses
GHC
- [GHC] #13407: Fix printing of higher-rank kinds
GHC
- [GHC] #14234: Enable -Wconversion for GHC's C code
GHC
- [GHC] #13909: Misleading error message when partially applying a data type with a visible quantifier in its kind
GHC
- [GHC] #13929: GHC panic with levity polymorphism
GHC
- [GHC] #13938: Iface type variable out of scope: k1
GHC
- [GHC] #13963: Runtime representation confusingly displayed
GHC
- [GHC] #11819: Full validation issues for 8.0.1
GHC
- [GHC] #14235: Suspiciously missing closure types in isRetainer
GHC
- [GHC] #11198: TypeInType error message regressions
GHC
- [GHC] #14236: Typeable App pattern doesn't match function types
GHC
- [GHC] #8406: Invalid object in isRetainer() or Segfault
GHC
- [GHC] #4820: "Invalid object in isRetainer" when doing retainer profiling in GHC 7 branch
GHC
- [GHC] #14237: -Wredundant-constraints incorrectly warns about required type equality constraints in default signatures
GHC
- [GHC] #8684: hWaitForInput cannot be interrupted by async exceptions on unix
GHC
- [GHC] #6084: Add stg_ap_pnnv and related call patterns
GHC
- [GHC] #12700: Don't warn about redundant constraints for type equalities
GHC
- [GHC] #14238: `:kind` suppresses visible dependent quantifiers by default in GHCi 8.2.1
GHC
- [GHC] #14239: Let -fspecialise-aggressively respect NOINLINE (or NOSPECIALISABLE?)
GHC
- [GHC] #12537: Parallel cabal builds Segmentation Fault on PowerPC 64-bit
GHC
- [GHC] #14240: CSEâing w/wâed code regresses program runtime
GHC
- [GHC] #13391: PolyKinds is more permissive in GHC 8
GHC
- [GHC] #14241: Pattern synonyms defined through other pattern synonyms produce `impossible happened`
GHC
- [GHC] #10601: GHC should be distributed with debug symbols
GHC
- [GHC] #14242: Ticks and join points don't play well
GHC
- [GHC] #14135: PatternSynonyms regression in GHC HEAD (expectJust mkOneConFull)
GHC
- [GHC] #14243: GHC doesn't add constraint when deriving
GHC
- [GHC] #14036: GHCi HEAD segfaults upon startup with a prof build
GHC
- [GHC] #14244: ghc-prim: hs_atomicread* and hs_atomicwrite* missing barriers
GHC
- [GHC] #14245: Make ScopedTypedVariables be effective for any type signature
GHC
- [GHC] #14246: Probably AllowAmbiguousTypes + UndecidableInstances + TypeInType
GHC
- [GHC] #13767: GHCi trips -DS checks at rts/sm/Sanity.c, line 210
GHC
- [GHC] #12540: RFC: Allow not quantifying every top-level quantifiee
GHC
- [GHC] #13038: implementation of Modus ponens and Modus tollens
GHC
- [GHC] #13959: substTyVar's definition is highly dubious
GHC
- [GHC] #9775: "Failed to remove" errors during Windows build from hsc2hs
GHC
- [GHC] #13753: Improve GHC's ghc package environment lookup logic
GHC
- [GHC] #14021: 8.2.1 deb8 bindist fails to install on Windows 10 WSL
GHC
- [GHC] #13763: Performance regression (~34%) in 8.2.1, poor register allocation(?) in an inner loop over an array
GHC
- [GHC] #13586: ghc --make seems to leak memory
GHC
- [GHC] #13847: record construction accepts local unqualified name instead of qualified imported name
GHC
- [GHC] #12158: ghc: panic! (the 'impossible' happened) translateConPatVec: lookup
GHC
- [GHC] #13127: Refactor AvailInfo to be more sensible
GHC
- [GHC] #14247: Fails to coerce between newtypes directly
GHC
- [GHC] #14248: GHC misses optimization opportunity
GHC
- [GHC] #14249: ApplicativeDo: Pattern matching on a bind forces a Monad constraint
GHC
- [GHC] #12470: Move LLVM code generator to LLVM bitcode format
GHC
- [GHC] #14250: GHCi by default opens .ghci files in local directories.
GHC
- [GHC] #13576: Runtime crashes on arm64 (iOS)
GHC
- [GHC] #14251: LLVM Code Gen messes up registers
GHC
- [GHC] #13604: ghci no longer loads dynamic .o files by default if they were built with -O
GHC
- [GHC] #7414: plugins always trigger recompilation
GHC
- [GHC] #13002: :set -O does not work in .ghci file
GHC
- [GHC] #7277: Recompilation check fails for TH unless functions are inlined
GHC
- [GHC] #12567: `ghc --make` recompiles unchanged files when using `-fplugin` OPTIONS
GHC
- [GHC] #14252: ApplicativeDo: Add compiler message about irrefutable pattern matches and Monad constraints
GHC
- [GHC] #13075: Top-level bang pattern accepted
GHC
- [GHC] #9157: cmm common block not eliminated
GHC
- [GHC] #13497: GHC does not use select()/poll() correctly on non-Linux platforms
GHC
- [GHC] #13525: hWaitForInput with timeout causes program to abort
GHC
- [GHC] #14158: (Control.Category.id @(->) >>=) causes GHC panic
GHC
- [GHC] #14253: Pattern match checker mistakenly concludes pattern match on pattern synonym is unreachable
GHC
- [GHC] #9281: Rewrite `integer-gmp` to use only non-allocating GMP functions
GHC
- [GHC] #11984: Pattern match incompleteness / inaccessibility discrepancy
GHC
- [GHC] #14254: The Binary instance for TypeRep smells a bit expensive
GHC
- [GHC] #14255: Type-indexed type fingerprints
GHC
- [GHC] #14256: GHCi is faster than compiled code
GHC
- [GHC] #8919: Why is xhtml library installed but not exported to users?
GHC
- [GHC] #14257: Heap profiling with ghc and hp2ps and strict function application ($!) gives samples out of sequence (regression)
GHC
- [GHC] #14258: n-body runtime regressed badly due to CoreFVs patch
GHC
- [GHC] #9374: Investigate Static Argument Transformation
GHC
- [GHC] #14259: Worker/Wrapper for sum return
GHC
- [GHC] #14260: Type family in instance signature confuses GHC
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] #14153: Change worker thread name to something mentioning original process name
GHC
- [GHC] #14262: fdReady cannot wait more than 49 days
GHC
- [GHC] #14263: typeKind is quadratic
GHC
- [GHC] #14264: unregisterised GHC fails buid as: ghc-stage1: panic! (the 'impossible' happened): pprCLbl AsmTempLabel
GHC
- [GHC] #14265: kinded holes
GHC
- [GHC] #13964: Pattern-match warnings for datatypes with COMPLETE sets break abstraction
GHC
- [GHC] #14059: COMPLETE sets don't work at all with data family instances
GHC
- [GHC] #14128: Possible bug in Renamer when dealing with orphans
GHC
- [GHC] #14266: AllowAmbiguousTypes doesn't play well with default class methods
GHC
- [GHC] #14267: CLong is not what it seems on Windows
GHC
- [GHC] #14268: Implement Explicit Foralls Proposal
GHC
- [GHC] #13809: TH-reified type familly and data family instances have a paucity of kinds
GHC
- [GHC] #13608: Expose the type of quasiquotes
GHC
- [GHC] #14269: ghc: internal error: PAP object entered!
GHC
- [GHC] #14270: GHC HEAD's ghc-stage1 panics on Data.Typeable.Internal
GHC
- [GHC] #14271: ghci hangs with -fexternal-interpreter -prof
GHC
- [GHC] #14272: GHC goes out of memory while compiling simple program with optimizations
GHC
- [GHC] #13945: 'ghc-pkg update' fails due to bad file descriptor error
GHC
- [GHC] #14098: Incorrect pattern match warning on nested GADTs
GHC
- [GHC] #13617: GHCi linker does not honor alignment of sections.
GHC
- [GHC] #12110: Windows exception handler change causes segfault with API Monitor
GHC
- [GHC] #13911: GHC RTS VEH swallowing exceptions
GHC
- [GHC] #14150: Ctrl+C causes GHCi 8.2.1 to "exit" in Windows (which didn't happen in 8.0.2)
GHC
- [GHC] #14273: Typed holes are oblivious to type class constraints
GHC
- [GHC] #14274: Host normalization causes problem with configure.
GHC
- [GHC] #9091: print and/or apply constraints when showing info for typed holes
GHC
- [GHC] #14275: Large Haskell value unexpectedly gets an unfolding
GHC
- [GHC] #420: O'Haskell
GHC
- [GHC] #14276: T13168 is broken on Windows
GHC
- [GHC] #14277: Missing release version number in <title> in the HTML User's Guide
GHC
- [GHC] #14278: undefined symbol: gsl_multiroot_fsolver_broyden
GHC
- [GHC] #12717: Permit data types in signatures to be implemented with equivalent pattern synonyms (and vice versa)
GHC
- [GHC] #14123: Figure out invariants surrounding ticks in Core
GHC
- [GHC] #14170: 8.2.1 regression: GHC fails to simplify `natVal`
GHC
- [GHC] #13745: Investigate compile-time regressions in regex-tdfa-1.2.2
GHC
- [GHC] #13873: Adding a SPECIALIZE at a callsite in Main.hs is causing a regression
GHC
- [GHC] #14003: Allow more worker arguments in SpecConstr
GHC
- [GHC] #14054: Cabal generates ill-typed Paths module when relocatable
GHC
- [GHC] #13379: Space leak / quadratic behavior when inlining
GHC
- [GHC] #14279: Type families interfere with specialisation rewrite rules
GHC
- [GHC] #14280: Aarch64 build is broken
GHC
- [GHC] #13897: Ship check-ppr in bindist and compile during testsuite run
GHC
- [GHC] #10803: New SignatureSections extension
GHC
- [GHC] #10915: Statistical profiling support in the RTS
GHC
- [GHC] #14281: Minor regressions from removal of non-linear behavior from simplifier
GHC
- [GHC] #14282: tagToEnum# . dataToTag# not optimized away
GHC
- [GHC] #14283: Remove the special case for tagToEnum# in the code generator?
GHC
- [GHC] #7169: Warning for incomplete record field label used as function
GHC
- [GHC] #14284: -Weverything is undocumented
GHC
- [GHC] #14285: Entered absent arg - triggered by INLINEABLE, regression from 8.0.2
GHC
- [GHC] #14286: Different behavior between type application and type annotation.
GHC
- [GHC] #14287: Early inlining causes potential join points to be missed
GHC
- [GHC] #14288: ScopedTypeVariables with nexted foralls broken since 8.0.2
GHC
- [GHC] #14289: Pretty-printing of derived multi-parameter classes omits necessary parentheses
GHC
- [GHC] #9898: Wanted: higher-order type-level programming
GHC
- [GHC] #13966: Skip-less stream fusion: a missed opportunity
GHC
- [GHC] #14290: Strictness bug with existential contexts on data constructors
GHC
- [GHC] #12376: Allow function definitions in record syntax
GHC
- [GHC] #14291: Tests tend to fail in the ext-interp when testing a tree built with a source distribution
GHC
- [GHC] #11295: Figure out what LLVM passes are fruitful
GHC
- [GHC] #14292: Coercing between constraints of newtypes
GHC
- [GHC] #14293: View patterns with locally defined functions in restructuring don't compile
GHC
- [GHC] #14294: IndexError: pop from empty list
GHC
- [GHC] #14295: tagToEnum# leads to some silly closures
GHC
- [GHC] #14068: Loopification using join points
GHC
- [GHC] #11342: Character kind
GHC
- [GHC] #10941: Large heap address space breaks valgrind
GHC
- [GHC] #14296: Add `Lift Exp` instance to `Language.Haskell.TH.Syntax`
GHC
- [GHC] #7401: Can't derive instance for Eq when datatype has no constructor, while it is trivial do do so.
GHC
- [GHC] #10577: Use empty cases where appropriate when deriving instances for empty types
GHC
- [GHC] #14297: make bindist packages the wrong binaries for cross compilers
GHC
- [GHC] #14141: Custom type errors don't trigger when matching on a GADT constructor with an error in the constraint
GHC
- [GHC] #11503: TypeError woes (incl. pattern match checker)
GHC
- [GHC] #11228: Interaction between ORF and record pattern synonyms needs to be resolved.
GHC
- [GHC] #13554: Allow the user to provide a C function that is called on each thread the RTS creates before running any Haskell code
GHC
- [GHC] #14298: 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
Last message date:
Sat Sep 30 22:10:25 UTC 2017
Archived on: Sat Sep 30 21:42:14 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).